[ruby-cvs:50362] nagachika:r43220 (ruby_2_0_0): merge revision(s) 43092: [Backport #8969]
nagachika at ruby-lang.org
nagachika at ruby-lang.org
Wed Oct 9 23:57:16 JST 2013
nagachika 2013-10-09 23:57:15 +0900 (Wed, 09 Oct 2013)
New Revision: 43220
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=43220
Log:
merge revision(s) 43092: [Backport #8969]
* gc.c (rb_gc_disable): do rest_sweep() before disable GC.
This fix may solve a failure of
TestTracepointObj#test_tracks_objspace_events
[test/-ext-/tracepoint/test_tracepoint.rb:43].
Modified directories:
branches/ruby_2_0_0/
Modified files:
branches/ruby_2_0_0/ChangeLog
branches/ruby_2_0_0/gc.c
branches/ruby_2_0_0/version.h
More information about the ruby-cvs
mailing list