diff options
author | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2010-04-18 17:59:56 +0000 |
---|---|---|
committer | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2010-04-18 17:59:56 +0000 |
commit | 61e5cf84fffb7620b849fda4cbba58302b0538ff (patch) | |
tree | a57072fe8899d080d317293f86dc3a06e5bc1058 /lib/rdoc/parser.rb | |
parent | f25e99c55f42d23aac050594a482cd2e1807e7ac (diff) |
* vm_method.c (rb_add_method_def): workarond fix for redefinition
of methods. This is because cfp->me uses the rb_method_entry
which is freed by redefinition of remove_method. Note that
reusing may cause another problem when the usage is changed.
[ruby-core:27320] [ruby-core:29464]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27393 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/rdoc/parser.rb')
0 files changed, 0 insertions, 0 deletions