chiark / gitweb /
Disable -Wformat-security for t-printf, which deliberately uses some
authorRichard Kettlewell <rjk@greenend.org.uk>
Sat, 31 Jan 2009 12:55:37 +0000 (12:55 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sat, 31 Jan 2009 12:55:37 +0000 (12:55 +0000)
dubious format strings.  -Wformat-security goes back at least to GCC
3.0 so it's probably a safe bet to disable without a test.

http://code.google.com/p/disorder/issues/detail?id=24


No differences found