[LLVMbugs] [Bug 4506] clang headers incorrectly redefine size_t

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun Jul 5 11:50:04 PDT 2009


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


Eli Friedman <sharparrow1 at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sharparrow1 at yahoo.com
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #5 from Eli Friedman <sharparrow1 at yahoo.com>  2009-07-05 13:50:04 ---
We intentionally don't do that for stddef.h because we don't expect the system
to provide one (for example, Linux doesn't).  I fixed the size_t issue in
r74795, so it should work now.


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