diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-10-05 14:07:06 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-10-05 14:07:06 +0000 |
| commit | 5cd86d4f44205ceb3c9672420d7a98f748f181ae (patch) | |
| tree | 2f07a02a7b5c41601f837c276ba57d4462285414 /ChangeLog | |
| parent | c16b63d50e815ddcbc7b7932f01f5caf5c946d81 (diff) | |
* vm_method.c (rb_mod_modfunc): method undefined in included module
may not have nd_body. [ruby-core:18738]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19691 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Sun Oct 5 23:06:55 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * vm_method.c (rb_mod_modfunc): method undefined in included module + may not have nd_body. [ruby-core:18738] + Sun Oct 5 21:28:58 2008 Tadayoshi Funaba <tadf@dotrb.org> * lib/rational.rb: resolved conflicts of aliases. |
