On 05.06.2010 00:54, Sean Nelson wrote:
On 6/3/10 5:04 PM, Carl-Daniel Hailfinger wrote:
gcc and clang can check format strings of printf-like functions. Since we don't support any other compilers right now, enable that extension unconditionally.
Fix the bugs found by format string checking.
Signed-off-by: Carl-Daniel Hailfingerc-d.hailfinger.devel.2006@gmx.net
Acked-by: Sean Nelson audiohacked@gmail.com
Thanks, committed in r1032.
Regards, Carl-Daniel