1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* ChangeLog: fix a typo for r41436.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41439 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nagachika 2013-06-19 15:20:25 +00:00
parent 80e1345aa5
commit 262cbfcd8c

View file

@ -4,7 +4,7 @@ Thu Jun 20 00:05:07 2013 Koichi Sasada <ko1@atdot.net>
Wed Jun 19 23:39:01 2013 Koichi Sasada <ko1@atdot.net>
* gc.c (garbage_collect_test): rewrite checking code.
* gc.c (gc_marks_test): rewrite checking code.
When RGENGC_CHECK_MODE >= 2, all minor marking, run normal minor
marking *and* major/full marking. After that, compare the results
and shows BUG if a object living with major/full marking but dead