http://llvm.org/bugs/show_bug.cgi?id=2780


Devang Patel <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from Devang Patel <[EMAIL PROTECTED]>  2008-09-30 20:28:30 ---
llvm-gcc accidently enabled -Wformat for all targets by default, instead of
just darwin.
After revision 56905, Wformat is enabled by default on darwin only.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to