mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* object.c (copy_object): copy finalizers as well if any.
* gc.c (rb_gc_copy_finalizer): new function to copy finalizers. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3114 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
96f82b243f
commit
a526e3fe02
6 changed files with 41 additions and 12 deletions
|
|
@ -11,7 +11,7 @@ ChangeLog.pre1_1
|
|||
Makefile
|
||||
README.fat-patch
|
||||
README.v6
|
||||
a.rb
|
||||
README.atheos
|
||||
archive
|
||||
autom4te*.cache
|
||||
automake
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue