1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

add ML ref.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28814 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2010-08-01 00:50:28 +00:00
parent a35c3cf341
commit b6f174afdb

View file

@ -2,6 +2,7 @@ Sun Aug 1 09:44:25 2010 Tanaka Akira <akr@fsij.org>
* class.c (rb_include_module): don't clear the method cache if the * class.c (rb_include_module): don't clear the method cache if the
included module has no method. included module has no method.
reported by Eric Wong. [ruby-core:31559]
Sun Aug 1 09:21:32 2010 Tanaka Akira <akr@fsij.org> Sun Aug 1 09:21:32 2010 Tanaka Akira <akr@fsij.org>