[LLVMbugs] [Bug 9195] New: -Wformat=0 should be understood as an alias for -Wno-format
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Feb 10 13:50:15 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=9195
Summary: -Wformat=0 should be understood as an alias for
-Wno-format
Product: clang
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: Frontend
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: nicolasweber at gmx.de
CC: llvmbugs at cs.uiuc.edu
Ubuntu's gcc supports -Wformat=0 to disable printf warnings. For compatibility,
it'd be nice if clang would understand that, too.
--
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.
More information about the llvm-bugs
mailing list