[ruby-cvs:50234] ko1:r43092 (trunk): * gc.c (rb_gc_disable): do rest_sweep() before disable GC.
ko1 at ruby-lang.org
ko1 at ruby-lang.org
Mon Sep 30 11:20:29 JST 2013
ko1 2013-09-30 11:20:28 +0900 (Mon, 30 Sep 2013)
New Revision: 43092
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=43092
Log:
* 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 files:
trunk/ChangeLog
trunk/gc.c
More information about the ruby-cvs
mailing list