[llvm-commits] [llvm-gcc-4.2] r62478 - in /llvm-gcc-4.2/trunk/gcc: c-common.c c-common.h c-parser.c c.opt config/i386/darwin.h config/rs6000/darwin.h

Bill Wendling isanbard at gmail.com
Mon Jan 19 03:04:59 PST 2009


I admit that it was a messy commit. In fact this one broke the build.  
I was trying to parse out which files had the format warning stuff in  
them, and for sure got extra baggage. Sorry for the sloppiness. Merged  
with mainline aren't me forté as many of you know. -_-

In good news, I hope that the stupid warn_format issue is now taken  
care of.

-bw

On Jan 19, 2009, at 12:35 AM, Duncan Sands <baldrick at free.fr> wrote:

> Hi Bill,
>
>> Don't enable the -Wformat flag for everything. Only for C and  
>> friends.
>
> did you really mean to commit all the other changes too?
>
> Ciao,
>
> Duncan.




More information about the llvm-commits mailing list