1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* remove trailing spaces.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56633 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
svn 2016-11-06 06:58:26 +00:00
parent 53938555eb
commit 17678b5a6d

View file

@ -1,7 +1,7 @@
Sun Nov 6 15:53:03 2016 Shugo Maeda <shugo@ruby-lang.org>
* configure.in (-Wno-maybe-uninitialized): gcc 6 also shows the same
warnings as described in r49410.
warnings as described in r49410.
Sun Nov 6 14:42:50 2016 takkanm <takkanm@gmail.com>