[LLVMbugs] [Bug 2412] GCC warning is a clang error
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sat May 16 04:26:36 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=2412
Eli Friedman <sharparrow1 at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sharparrow1 at yahoo.com
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #3 from Eli Friedman <sharparrow1 at yahoo.com> 2009-05-16 06:26:26 ---
I'm going to tentatively mark this as invalid; this issue doesn't seem common.
Also, although it's reasonably safe on common platforms to cast a function
pointer like "void (*)(void)" to "int (*)(void)", it's not a property we really
want to guarantee for every platform we might potentially support.
--
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