[pacman-dev] [PATCH] Remove dead stores reported by clang-analyzer

Xavier chantry.xavier at gmail.com
Mon Apr 4 04:58:03 EDT 2011


Allan McRae wrote:
> 
> Please send patches to the list so that we can complain about issues like:
> 
> aba191d5 (Xavier Chantry    2011-04-03 10:28:09 +0200  276)
> printf("%lc", *p);
> 
> util.c: In function ‘indentprint’:
> util.c:276:3: error: format ‘%lc’ expects argument of type ‘wint_t’,
> but argument 2 has type ‘wchar_t’ [-Werror=format]
> cc1: all warnings being treated as errors
> 
> 

This one was not supposed to be committed, I know Dan would have rejected it
anyway.
I was just pissed off by this dumb issue, and I did not manage to make gcc
break. Is that with gcc 4.6 (I was on 4.5) ?


More information about the pacman-dev mailing list