ruby-changes:19968
From: kosaki <ko1@a...>
Date: Sat, 11 Jun 2011 23:47:50 +0900 (JST)
Subject: [ruby-changes:19968] kosaki:r32015 (trunk): add to bug number
kosaki 2011-06-11 23:47:41 +0900 (Sat, 11 Jun 2011) New Revision: 32015 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=32015 Log: add to bug number Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 32014) +++ ChangeLog (revision 32015) @@ -2,7 +2,7 @@ * vm_core.h (RUBY_VM_SET_TIMER_INTERRUPT, RUBY_VM_SET_INTERRUPT, RUBY_VM_SET_FINALIZER_INTERRUPT): use atomic ops for preventing - interrupt_flag bit lost. + interrupt_flag bit lost. [Bug #4770][ruby-dev:43467] * thread.c (rb_threadptr_execute_interrupts_rec): ditto. * vm_core.h (typedef struct rb_thread_struct): change type of interrupt_flag to rb_atomic_t. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/