[前][次][番号順一覧][スレッド一覧][生データ]

yarv-dev:9

From: (Yukihiro Matsumoto) <matz ruby-lang.org>
Date: Fri, 14 May 2004 12:09:37 +0900
Subject: [yarv-dev:9] Re: how many rewind the stack on exception handling

まつもと ゆきひろです

In message "[yarv-dev:8] how many rewind the stack on exception handling"
    on 04/05/14, SASADA Koichi <ko1 atdot.net> writes:

|p 1 + begin
|  something
|  10
|rescue
|  20
|ensure
|  30
|end
|
|で、たとえば something で raise してた場合、21 と印字するのは、
|ruby の性質上必須の機能でしょうか。

必須というか、それ以外の挙動は思い付かないんですが。
どうしたいんですか?

--
ML: yarv-dev quickml.atdot.net
使い方: http://www.atdot.net/~ko1/quickml

[前][次][番号順一覧][スレッド一覧][生データ]

         8 2004-05-14 09:48 [ko1 atdot.net       ] how many rewind the stack on exception handling
->       9 2004-05-14 12:09 ┗[matz ruby-lang.org  ]                                       
        10 2004-05-14 12:21  ┗[ko1 atdot.net       ]                                     
       731 2005-12-28 11:19   ┗[ko1 atdot.net       ]