We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30e5b3f commit 32f7ac6Copy full SHA for 32f7ac6
platform.txt
@@ -28,8 +28,8 @@ version=1.8.9
28
compiler.warning_flags=-w
29
compiler.warning_flags.none=-w
30
compiler.warning_flags.default=
31
-compiler.warning_flags.more=-Wall -Wno-expansion-to-defined
32
-compiler.warning_flags.all=-Wall -Wextra -Wno-expansion-to-defined
+compiler.warning_flags.more=-Wall
+compiler.warning_flags.all=-Wall -Wextra
33
34
# EXPERIMENTAL feature: optimization flags
35
# - this is alpha and may be subject to change without notice
0 commit comments