summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authornagachika <nagachika@ruby-lang.org>2022-10-21 13:34:02 +0900
committernagachika <nagachika@ruby-lang.org>2022-10-21 13:34:02 +0900
commit83ffa0d8e16cd829dc033d1d567353243845d86a (patch)
tree796ed1ee221aab267a83c5a269660ab947bd914e /test
parentfa5b7185b5e20752384961c8abd2d51e8622f975 (diff)
merge revision(s) acbc2bdd3030bef997919ce56c5b120cc5e91e8f:
Update the test for [Feature #18615] --- test/mkmf/test_flags.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Diffstat (limited to 'test')
-rw-r--r--test/mkmf/test_flags.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mkmf/test_flags.rb b/test/mkmf/test_flags.rb
index a3596d8e55..b28ac5d672 100644
--- a/test/mkmf/test_flags.rb
+++ b/test/mkmf/test_flags.rb
@@ -25,7 +25,7 @@ class TestMkmf
-Wextra -Wno-unused-parameter -Wno-parentheses
-Wno-long-long -Wno-missing-field-initializers -Wpointer-arith
-Wwrite-strings -Wdeclaration-after-statement
- -Wshorten-64-to-32 -Wimplicit-function-declaration
+ -Wshorten-64-to-32 -Werror-implicit-function-declaration
", generated_flags
ensure