ruby-changes:4669
From: ko1@a...
Date: Wed, 23 Apr 2008 01:02:01 +0900 (JST)
Subject: [ruby-changes:4669] akr - Ruby:r16163 (ruby_1_8): describe about stack trace truncation.
akr 2008-04-23 01:01:34 +0900 (Wed, 23 Apr 2008)
New Revision: 16163
Modified files:
branches/ruby_1_8/doc/NEWS-1.8.0
Log:
describe about stack trace truncation.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/doc/NEWS-1.8.0?r1=16163&r2=16162&diff_format=u
Index: ruby_1_8/doc/NEWS-1.8.0
===================================================================
--- ruby_1_8/doc/NEWS-1.8.0 (revision 16162)
+++ ruby_1_8/doc/NEWS-1.8.0 (revision 16163)
@@ -835,3 +835,7 @@
: string concatenation
faster by avoiding too frequent realloc(3).
+
+: stack trace
+
+ On non-SystemStackError exception, full stack trace is shown.
--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/