add a ML ref.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14633 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
ko1 2007-12-24 20:28:31 +00:00
parent 95ca3f72a8
commit 479568e5c1

View File

@ -1,7 +1,7 @@
Tue Dec 25 05:24:12 2007 Koichi Sasada <ko1@atdot.net>
* compile.c (iseq_compile): clear local table if node == 0.
a patch from Yusuke ENDOH <mame AT tsg.ne.jp>
a patch from Yusuke ENDOH <mame AT tsg.ne.jp> [ruby-dev:32530]
* vm.c: clear VM stack.