> apparently gcc doesn't have > format-security warnings (at least 4.9.2 and at least not in -Wall). Not in -Wall, but available as -Wformat -Wformat-security: https://gcc.gnu.org/onlinedocs/gcc-4.9.2/gcc/Warning-Options.html#Warning-Options