ruby-changes:26474
From: ko1 <ko1@a...>
Date: Fri, 21 Dec 2012 18:37:41 +0900 (JST)
Subject: [ruby-changes:26474] ko1:r38525 (trunk): add a ticket number
ko1 2012-12-21 18:37:31 +0900 (Fri, 21 Dec 2012) New Revision: 38525 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=38525 Log: add a ticket number Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 38524) +++ ChangeLog (revision 38525) @@ -15,6 +15,7 @@ Fri Dec 21 17:48:15 2012 Koichi Sasada https://github.com/ruby/ruby/blob/trunk/ChangeLog#L15 } I believe nobody mix threads at trace procedure. This is current limitation. + [Bug #7590] * cont.c (fiber_switch, rb_cont_call): use rb_thread_t::trace_arg instead of rb_thread_t::trace_running. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/