[LLVMbugs] [Bug 20356] -pedantic turns on -Wformat-non-iso even though positional arguments are part of POSIX.1 2008
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Jul 18 18:39:28 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=20356
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |richard-llvm at metafoo.co.uk
Resolution|--- |FIXED
--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
Agreed, -pedantic should never add complaints about valid code, and the
contents of a format string does not affect validity. Fixed in r213443.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140719/e6d481a4/attachment.html>
More information about the llvm-bugs
mailing list