aboutsummaryrefslogtreecommitdiff
path: root/fuzzpuzz.c
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2023-02-18 07:16:12 +0000
committerSimon Tatham <anakin@pobox.com>2023-02-18 08:55:02 +0000
commit615a337e426c0dc598b0bcdd9aec6bcbc4c50d2c (patch)
treec3d224aac05764e3bc3f5b7c5f8597ff99bcae88 /fuzzpuzz.c
parent3a3e491a8bc624eb1c3b34e54ebee8d33942add2 (diff)
downloadpuzzles-615a337e426c0dc598b0bcdd9aec6bcbc4c50d2c.zip
puzzles-615a337e426c0dc598b0bcdd9aec6bcbc4c50d2c.tar.gz
puzzles-615a337e426c0dc598b0bcdd9aec6bcbc4c50d2c.tar.bz2
puzzles-615a337e426c0dc598b0bcdd9aec6bcbc4c50d2c.tar.xz
Add -Wmissing-prototypes to STRICT clang builds.
Ben added -Wmissing-declarations in commit 3a3e491a8bc624e for gcc builds, and observed that clang's option of the same name doesn't do the same job. But clang does _have_ an option to do the same job: it's just spelled differently. Added -Wmissing-prototypes in clang builds, so that those will check the same thing.
Diffstat (limited to 'fuzzpuzz.c')
0 files changed, 0 insertions, 0 deletions