ruby-changes:32160
From: nobu <ko1@a...>
Date: Mon, 16 Dec 2013 18:21:09 +0900 (JST)
Subject: [ruby-changes:32160] nobu:r44239 (trunk): * remove trailing spaces.
nobu 2013-12-16 18:21:05 +0900 (Mon, 16 Dec 2013) New Revision: 44239 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=44239 Log: * remove trailing spaces. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 44238) +++ ChangeLog (revision 44239) @@ -1,6 +1,6 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1 Mon Dec 16 18:16:28 2013 Koichi Sasada <ko1@a...> - * gc.c (gc_verify_internal_consistency): should not use + * gc.c (gc_verify_internal_consistency): should not use rb_objspace_each_objects() because it call rest_sweep(). Mon Dec 16 18:07:30 2013 Koichi Sasada <ko1@a...> -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/