ruby-cvs:25233
From: ko1 ruby-lang.org
Date: Fri, 11 Jul 2008 00:58:08 +0900 (JST)
Subject: [ruby-cvs:25233] Ruby:r18014 (trunk): * thread.c (thread_create_core): fix GC problem.
ko1 2008-07-11 00:58:07 +0900 (Fri, 11 Jul 2008) New Revision: 18014 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=18014 Log: * thread.c (thread_create_core): fix GC problem. [ruby-core:17669] Modified files: trunk/ChangeLog trunk/thread.c trunk/version.h