]> git.sur5r.net Git - i3/i3/commit
log.h: tell the compiler these logging functions use printf-like formats
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 5 Aug 2012 13:59:08 +0000 (15:59 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 5 Aug 2012 13:59:08 +0000 (15:59 +0200)
commit991a9de0d7285fde26d354134068a2d30988dab7
tree2d70f7cee5cacc3549de9aa3bcad4d8315cf931c
parentd5b7146123a95f29ad67e8afae157677fcd4ead5
log.h: tell the compiler these logging functions use printf-like formats

This gives us additional warnings and is supported in gcc and clang.
include/log.h