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

Howard Hinnant <[email protected]> changed:

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

--- Comment #3 from Howard Hinnant <[email protected]> ---
Ok.  The reason this works on OS X is because I got the C lib team on OS X to
change <inttypes.h> (and <stdint.h>) to not do the macro-dance as C recommends
when __cplusplus.  Note that for them to do this does not impact their
conformance to the C standard.

I don't know how else to implement it.  I recommend filing a bug against glibc
2.17.

I'm setting this to Resolved/Moved.  My intent is to say that the fix for this
is outside the scope of libc++.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to