ruby-cvs:25111
From: nobu ruby-lang.org
Date: Sat, 5 Jul 2008 22:22:31 +0900 (JST)
Subject: [ruby-cvs:25111] Ruby:r17892 (trunk): * thread.c (thread_initialize): NUM2INT() returns int.
nobu 2008-07-05 22:22:29 +0900 (Sat, 05 Jul 2008)
New Revision: 17892
Modified files:
trunk/ChangeLog
trunk/thread.c
trunk/thread_pthread.c
trunk/thread_win32.c
Log:
* thread.c (thread_initialize): NUM2INT() returns int.
* thread.c (timer_thread_function), thread_pthread.c (thread_timer),
thread_win32.c (timer_thread_func), thread_{pthread,win32}.c
(rb_thread_create_timer_thread): passing VM.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=17892