From 3639736d5d4ae60dad6e2221d2b95bb73d6b3576 Mon Sep 17 00:00:00 2001 From: kosaki Date: Mon, 27 Jun 2011 13:10:26 +0000 Subject: * thread_pthread.c (consume_communication_pipe): don't use C99 style variable length array. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32251 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5966324c6c..6aad90da8f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Jun 27 22:06:12 2011 KOSAKI Motohiro + + * thread_pthread.c (consume_communication_pipe): don't use C99 + style variable length array. + Mon Jun 27 22:04:27 2011 KOSAKI Motohiro * thread_pthread.c (consume_communication_pipe): change return -- cgit v1.2.3