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:
parent
80e1345aa5
commit
262cbfcd8c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue