From 64b7b548e0f5d143a6c18c1d295ed274fac48761 Mon Sep 17 00:00:00 2001 From: nobu Date: Wed, 21 Sep 2011 17:53:23 +0000 Subject: * vm_insnhelper.c (vm_call_cfunc): suppress a warning. note that `volatile type *var' doesn't make var itself volatile. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33309 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2963027f39..65ecd6fba8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Sep 22 02:53:19 2011 Nobuyoshi Nakada + + * vm_insnhelper.c (vm_call_cfunc): suppress a warning. note that + `volatile type *var' doesn't make var itself volatile. + Thu Sep 22 01:52:48 2011 CHIKANAGA Tomoyuki * thread_pthread.c (ubf_select): activate timer thread when interrupt -- cgit v1.2.3