git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4279 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2003-08-02 00:29:03 +00:00
parent 2e9ba7e77b
commit a138367a97

View File

@ -787,7 +787,7 @@ Fri Jul 18 13:04:36 2003 Yukihiro Matsumoto <matz@ruby-lang.org>
* eval.c (rb_f_missing): VCALL is called only for LOCAL_ID. no * eval.c (rb_f_missing): VCALL is called only for LOCAL_ID. no
check required. check required.
* parse.y (primary): pritmary:tFID generates NODE_FCALL. * parse.y (primary): primary:tFID generates NODE_FCALL.
[ruby-dev:20641] [ruby-dev:20641]
Thu Jul 17 18:50:26 2003 Yukihiro Matsumoto <matz@ruby-lang.org> Thu Jul 17 18:50:26 2003 Yukihiro Matsumoto <matz@ruby-lang.org>