ruby-cvs:19679
From: ko1 ruby-lang.org
Date: Wed, 6 Jun 2007 02:55:08 +0900 (JST)
Subject: [ruby-cvs:19679] Ruby:r12443: * cont.c (rb_fiber_start): clear th->tag and check error to fix
ko1 2007-06-06 02:55:07 +0900 (Wed, 06 Jun 2007)
New Revision: 12443
Modified files:
trunk/ChangeLog
trunk/cont.c
trunk/eval_intern.h
trunk/test/ruby/test_fiber.rb
Log:
* cont.c (rb_fiber_start): clear th->tag and check error to fix
[ruby-dev:30888] and [ruby-dev:30889].
* eval_intern.h: fix rb_fiber_start() prototype.
* test/ruby/test_fiber.rb: add tests for above.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_fiber.rb?r1=12443&r2=12442
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/cont.c?r1=12443&r2=12442
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12443&r2=12442
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/eval_intern.h?r1=12443&r2=12442