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)
commit79c7495d7ca22a733cfe706d6b7822e82d2b3e54
treef60838a57feb8e9304471df3bb7cd53b9dca3727
parent454b204000d870c9fa74a13e997964fe3f01edfa
Disable -Wformat-security for t-printf, which deliberately uses some
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
libtests/Makefile.am