From 1730092f1c8c2e5405ac4d33f3f1e92485c6022a Mon Sep 17 00:00:00 2001 From: usa Date: Fri, 30 Oct 2009 04:01:56 +0000 Subject: * thread.c (rb_thread_blocking_region): standard C doesn't accept preprosessing directive within macro expansion. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25568 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index e6355275c3..5c7f14f92a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Oct 30 12:59:20 2009 NAKAMURA Usaku + + * thread.c (rb_thread_blocking_region): standard C doesn't accept + preprosessing directive within macro expansion. + Fri Oct 30 10:55:36 2009 Nobuyoshi Nakada * thread.c (rb_thread_blocking_region): must ensure to unlock GVL. -- cgit v1.2.3