nobu 2014-06-03 16:44:19 +0900 (Tue, 03 Jun 2014) New Revision: 46334 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=46334 Log: gc.c: int for simple predicates * gc.c: use int for simple predicate functions instead of VALUE. Modified files: trunk/gc.c