[LLVMbugs] [Bug 2357] New: declaration error, from self included file
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri May 23 17:25:23 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2357
Summary: declaration error, from self included file
Product: clang
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: preprocessor
AssignedTo: unassignedbugs at nondot.org
ReportedBy: csaba.hruska at gmail.com
CC: llvmbugs at cs.uiuc.edu
Hi!
Here is my new bugreport :)
gcc accepts it. Its from xvid library, but it is heavily stripped down to be
simple and clean.
it throws error with clang svn revision 51520.
there is a file attched: qpel.c
It includes itself, and there are a nasty define and ifdef hack in it.
PS:
It's not my code :) its from blender modeler program.
--
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