aboutsummaryrefslogtreecommitdiff
path: root/malloc.c
diff options
context:
space:
mode:
authorBen Harris <bjh21@bjh21.me.uk>2023-02-16 21:31:47 +0000
committerBen Harris <bjh21@bjh21.me.uk>2023-02-18 00:13:15 +0000
commit3a3e491a8bc624eb1c3b34e54ebee8d33942add2 (patch)
treeda0ffb32a24d3b8fc975ea495f73d3bdf93785aa /malloc.c
parent0186d78da9e83103eb80b3814d4de8031f29232f (diff)
downloadpuzzles-3a3e491a8bc624eb1c3b34e54ebee8d33942add2.zip
puzzles-3a3e491a8bc624eb1c3b34e54ebee8d33942add2.tar.gz
puzzles-3a3e491a8bc624eb1c3b34e54ebee8d33942add2.tar.bz2
puzzles-3a3e491a8bc624eb1c3b34e54ebee8d33942add2.tar.xz
Enable -Wmissing-declarations in STRICT mode on GCC
Clang's -Wmissing-declarations means something quite different, so we only enable it on GCC. This is slightly silly since Clang's -Wmissing-declarations is enabled by default, but it makes it clear that we know they're different.
Diffstat (limited to 'malloc.c')
0 files changed, 0 insertions, 0 deletions