1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

revert previous commit.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16164 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2008-04-22 16:03:08 +00:00
parent 7ebd762f13
commit d55a8bb505

View file

@ -835,7 +835,3 @@
: string concatenation
faster by avoiding too frequent realloc(3).
: stack trace
On non-SystemStackError exception, full stack trace is shown.