From 4e5d0cee76dc263549958e2f08ea010a5cbd79b4 Mon Sep 17 00:00:00 2001 From: nobu Date: Wed, 13 Feb 2013 08:56:42 +0000 Subject: configure.in: no Werror * configure.in (warnflags): disable -Werror by default unless development. [ruby-core:52131] [Bug #7830] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39221 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8de428195b..7632d2a0e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Feb 13 17:56:39 2013 Nobuyoshi Nakada + + * configure.in (warnflags): disable -Werror by default unless + development. [ruby-core:52131] [Bug #7830] + Wed Feb 13 06:05:52 2013 Eric Hodel * lib/rubygems.rb: Return BINARY strings from Gem.gzip and Gem.gunzip. -- cgit v1.2.3