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

ruby-cvs:19622

From: nobu ruby-lang.org
Date: Sat, 26 May 2007 00:37:06 +0900 (JST)
Subject: [ruby-cvs:19622] Ruby:r12386: * eval.c (ruby_exec_internal): do nothing if no code.

nobu	2007-05-26 00:37:05 +0900 (Sat, 26 May 2007)

  New Revision: 12386

  Modified files:
    trunk/ChangeLog
    trunk/compile.c
    trunk/eval.c

  Log:
    * eval.c (ruby_exec_internal): do nothing if no code.
    
    * compile.c (rb_iseq_compile): check node if NULL before check
      nd_type.  [ruby-talk:252956]


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/compile.c?r1=12386&r2=12385
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12386&r2=12385
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/eval.c?r1=12386&r2=12385


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