[前][次][番号順一覧][スレッド一覧]

ruby-changes:4671

From: ko1@a...
Date: Wed, 23 Apr 2008 01:06:15 +0900 (JST)
Subject: [ruby-changes:4671] akr - Ruby:r16165 (ruby_1_8): describe about stack trace.

akr	2008-04-23 01:06:02 +0900 (Wed, 23 Apr 2008)

  New Revision: 16165

  Modified files:
    branches/ruby_1_8/NEWS

  Log:
    describe about stack trace.


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/NEWS?r1=16165&r2=16164&diff_format=u

Index: ruby_1_8/NEWS
===================================================================
--- ruby_1_8/NEWS	(revision 16164)
+++ ruby_1_8/NEWS	(revision 16165)
@@ -339,6 +339,12 @@
 
   * content:encoded with RSS 2.0 support
 
+=== Interpreter Implementation
+
+* stack trace
+
+  On non-SystemStackError exception, full stack trace is shown.
+
 === Compatibility issues (excluding feature bug fixes)
 
 * tempfile

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]