aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-05-08 00:55:28 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-05-08 00:55:28 +0000
commitf529dd9b103b677be7f25581c2af3101623c298b (patch)
tree042b00fef1fc84811325957aa1768ae7d829faab /ChangeLog
parent533d366f2eab41b85d17f4de2acaf234f241ed30 (diff)
downloadruby-f529dd9b103b677be7f25581c2af3101623c298b.tar.gz
* configure.in: add -Wsuggest-attribute=noreturn and suppress warnings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54943 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 78dd070c78..89c596c999 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sun May 8 08:31:03 2016 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * configure.in: add -Wsuggest-attribute=noreturn and suppress warnings.
+
Sun May 8 08:19:16 2016 NARUSE, Yui <naruse@ruby-lang.org>
* configure.in: add -Werror=implicit-int to avoid missing type of