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

ruby-cvs:23748

From: nobu ruby-lang.org
Date: Wed, 21 May 2008 23:31:48 +0900 (JST)
Subject: [ruby-cvs:23748] Ruby:r16508 (ruby_1_8): * eval.c (rb_get_method_body, rb_alias, rb_eval): should not cache

nobu	2008-05-21 23:31:47 +0900 (Wed, 21 May 2008)

  New Revision: 16508

  Modified files:
    branches/ruby_1_8/ChangeLog
    branches/ruby_1_8/eval.c

  Log:
    * eval.c (rb_get_method_body, rb_alias, rb_eval): should not cache
      uninitialized value, since search_method doesn't set origin if the
      method wasn't found.


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=16508&r2=16507&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/eval.c?r1=16508&r2=16507&diff_format=u


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