summaryrefslogtreecommitdiff
path: root/test cases
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2025-01-18 13:35:19 -0500
committerEli Schwartz <eschwartz93@gmail.com>2025-01-20 17:53:16 -0500
commit373d1fe668fa59169ec46dda236c72744c62511f (patch)
tree68320b48449a553f44c209952a5498d31fd3d822 /test cases
parent73c52ddcd901e03092a70d04a548b5a74c6781f4 (diff)
downloadmeson-373d1fe668fa59169ec46dda236c72744c62511f.tar.gz
Remove GCC's -Wunsuffixed-float-constants from warnings
This inclusion was a misunderstanding on my part: this warning isn't generally applicable to standard C (it prevents using double literals whatsoever since C doesn't have a suffix for them), but exists to support a GNU C extension. It also has no counterpart in clang. So, remove it, since warning_level=everything doesn't include such things.
Diffstat (limited to 'test cases')
0 files changed, 0 insertions, 0 deletions