[LLVMbugs] [Bug 1884] Incorrect redeclaration error with enum+int?

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Jan 9 14:45:17 PST 2008


http://llvm.org/bugs/show_bug.cgi?id=1884


snaroff at apple.com <snaroff at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from snaroff at apple.com  2008-01-09 16:45:16 ---
clang was wrong...in C99, enum and int's are compatible. Fixed in r45784.


-- 
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