yarv-dev:849
From: SASADA Koichi <ko1 atdot.net>
Date: Sun, 12 Feb 2006 15:08:09 +0900
Subject: [yarv-dev:849] fixed> Re: open> break with exception handling causes stack consistency errors
ささだです。 sheepman wrote: > こんにちは、sheepman です。 > break と例外処理を一緒に使うと、Stack consistency error が起こります。 > > $ cat t.rb > proc do > begin > raise StandardError > break > rescue StandardError > end > end.call よく見つけましたねえ。対応しました。 -- // SASADA Koichi at atdot dot net -- ML: yarv-dev quickml.atdot.net 使い方: http://www.atdot.net/~ko1/quickml
813 2006-02-05 22:15 [sheepman sheepman.sa] open> break with exception handling causes stack consistency errors 843 2006-02-12 15:13 ┣[ko1 atdot.net ] -> 849 2006-02-12 15:08 ┗[ko1 atdot.net ] fixed> Re: open> break with exception handling causes stack consistency errors 850 2006-02-13 12:02 ┣[ko1 atdot.net ] 865 2006-02-14 00:27 ┣[sheepman sheepman.sa] open> redo with exception handling causes stack consistency errors 866 2006-02-14 02:15 ┃┗[ko1 atdot.net ] fixed> Re: open> redo with exception handling causes stack consistency errors 888 2006-02-14 19:11 ┃ ┗[sheepman sheepman.sa] close> redo with exception handling causes stack consistency errors 887 2006-02-14 19:10 ┗[sheepman sheepman.sa] close> break with exception handling causes stack consistency errors