chiark
/
gitweb
/
~mdw
/
disorder
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
79c7495
)
Disable -Wformat-security for t-printf, which deliberately uses some
author
Richard Kettlewell
<rjk@greenend.org.uk>
Sat, 31 Jan 2009 12:55:37 +0000
(12:55 +0000)
committer
Richard 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