[LLVMbugs] [Bug 2428] New: Windows Vista don't support format %n
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Jun 10 17:21:30 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2428
Summary: Windows Vista don't support format %n
Product: tools
Version: trunk
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: llvm-gcc
AssignedTo: unassignedbugs at nondot.org
ReportedBy: yonggangluo at hotmail.com
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=1716)
--> (http://llvm.org/bugs/attachment.cgi?id=1716)
The changed source file for gccsrc\gcc\genmodes.c
Because Windows Vista don't support format %n, so the file
gcc4.2\trunk\gcc\genmodes.c can't execute correct! So please use a replacement
of %n!
or It's will generate a very hudge file in windows vista! It's so crazy and I
have to change it to something new!
Thanks
--
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