From f2535e14676359cf9e6f04d233f56cff11d1a5ee Mon Sep 17 00:00:00 2001 From: naruse Date: Sun, 8 May 2016 00:55:29 +0000 Subject: * configure.in: add -Wsuggest-attribute=format and suppress warnings. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54945 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 89c596c999..854e23ced8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sun May 8 08:51:38 2016 NARUSE, Yui + + * configure.in: add -Wsuggest-attribute=format and suppress warnings. + Sun May 8 08:31:03 2016 NARUSE, Yui * configure.in: add -Wsuggest-attribute=noreturn and suppress warnings. -- cgit v1.2.3