зеркало из https://github.com/github/ruby.git
configure.in: deprecated-declarations
* configure.in: make deprecated declarations error. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44504 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
fff5f67454
Коммит
368aa6e3d5
|
@ -745,6 +745,7 @@ if test "$GCC:${warnflags+set}:no" = yes::no; then
|
|||
-Werror=shorten-64-to-32 \
|
||||
-Werror=implicit-function-declaration \
|
||||
-Werror=division-by-zero \
|
||||
-Werror=deprecated-declarations \
|
||||
$extra_warning \
|
||||
; do
|
||||
if test "$particular_werror_flags" != yes; then
|
||||
|
|
Загрузка…
Ссылка в новой задаче