Skip to content

Commit f6a929e

Browse files
committed
Drop -Wno-unused-result flag
All important function results should be and are handled.
1 parent f119758 commit f6a929e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

meson.build

-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ c_args = '''
4848
-Wwrite-strings
4949
-Wno-unused-parameter
5050
-Wno-missing-field-initializers
51-
-Wno-unused-result
5251
-Werror=overflow
5352
-Werror=sign-compare
5453
-Wdate-time

0 commit comments

Comments
 (0)