[ruby-cvs:53873] ko1:r46727 (trunk): * string.c (fstr_update_callback): do not use rb_gc_resurrect()
ko1 at ruby-lang.org
ko1 at ruby-lang.org
Mon Jul 7 02:20:31 JST 2014
ko1 2014-07-07 02:20:30 +0900 (Mon, 07 Jul 2014)
New Revision: 46727
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=46727
Log:
* string.c (fstr_update_callback): do not use rb_gc_resurrect()
any more.
Make new frozen string and replace with garbage frozen string.
* common.mk: use gc.h from string.c.
Modified files:
trunk/ChangeLog
trunk/common.mk
trunk/string.c
More information about the ruby-cvs
mailing list