<html>
<head>
<base href="http://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:hhinnant@apple.com" title="Howard Hinnant <hhinnant@apple.com>"> <span class="fn">Howard Hinnant</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED MOVED - cinttypes does not unconditionally define format macros"
href="http://llvm.org/bugs/show_bug.cgi?id=16254">bug 16254</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>MOVED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED MOVED - cinttypes does not unconditionally define format macros"
href="http://llvm.org/bugs/show_bug.cgi?id=16254#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED MOVED - cinttypes does not unconditionally define format macros"
href="http://llvm.org/bugs/show_bug.cgi?id=16254">bug 16254</a>
from <span class="vcard"><a class="email" href="mailto:hhinnant@apple.com" title="Howard Hinnant <hhinnant@apple.com>"> <span class="fn">Howard Hinnant</span></a>
</span></b>
<pre>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++.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>