[LLVMbugs] [Bug 4906] New: printf(3C) format argument not analized correctly
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sat Sep 5 14:35:21 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=4906
Summary: printf(3C) format argument not analized correctly
Product: clang
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Semantic Analyzer
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: bkorb at gnu.org
CC: llvmbugs at cs.uiuc.edu
This fails:
printf("%1$d %1$d %2$d\n", 1, 2);
--
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