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

ruby-cvs:23806

From: mame ruby-lang.org
Date: Sat, 24 May 2008 15:29:49 +0900 (JST)
Subject: [ruby-cvs:23806] Ruby:r16568 (trunk): * compile.c (iseq_set_exception_table, NODE_WHILE, NODE_NEXT): remove

mame	2008-05-24 15:29:48 +0900 (Sat, 24 May 2008)

  New Revision: 16568

  Modified files:
    trunk/ChangeLog
    trunk/compile.c
    trunk/vm.c
    trunk/vm_insnhelper.c

  Log:
    * compile.c (iseq_set_exception_table, NODE_WHILE, NODE_NEXT): remove
      special handling that decrements sp in CATCH_TYPE_NEXT for NODE_WHILE.
    
    * vm.c (vm_eval_body), vm_insnhelper.c (vm_throw): remove unused code.


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/compile.c?r1=16568&r2=16567&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=16568&r2=16567&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/vm.c?r1=16568&r2=16567&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/vm_insnhelper.c?r1=16568&r2=16567&diff_format=u


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