mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Check old-style definitions
This commit is contained in:
parent
219f54152a
commit
5ff47e0c8a
Notes:
git
2021-10-27 16:28:30 +09:00
1 changed files with 1 additions and 0 deletions
|
@ -636,6 +636,7 @@ AS_CASE(["$GCC:${warnflags+set}:${extra_warnflags:+set}:"],
|
|||
-Werror=pointer-arith \
|
||||
-Werror=shorten-64-to-32 \
|
||||
-Werror=write-strings \
|
||||
-Werror=old-style-definition \
|
||||
-Wimplicit-fallthrough=0 \
|
||||
-Wmissing-noreturn \
|
||||
-Wno-cast-function-type \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue