<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Done. Thanks!<div><br></div><div>-bw</div><div><br><div style=""><div>On Jul 29, 2014, at 3:14 AM, Joerg Sonnenberger <<a href="mailto:joerg@britannica.bec.de">joerg@britannica.bec.de</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">On Mon, Jul 28, 2014 at 09:06:22PM -0000, Joerg Sonnenberger wrote:<br><blockquote type="cite">Author: joerg<br>Date: Mon Jul 28 16:06:22 2014<br>New Revision: 214119<br><br>URL: <a href="http://llvm.org/viewvc/llvm-project?rev=214119&view=rev">http://llvm.org/viewvc/llvm-project?rev=214119&view=rev</a><br>Log:<br>Change __INTx_TYPE__ to be always signed. This changes the value for<br>char-based types from "char" to "signed char". Adjust stdint.h to use<br>__INTx_TYPE__ directly without prefixing it with signed and to use<br>__UINTx_TYPE__ for unsigned ones.<br><br>The value of __INTx_TYPE__ now matches GCC.<br><br>Modified:<br>   cfe/trunk/lib/Basic/TargetInfo.cpp<br>   cfe/trunk/lib/Headers/stdint.h<br>   cfe/trunk/test/Preprocessor/init.c<br>   cfe/trunk/test/Preprocessor/stdint.c<br></blockquote><br>Bill, please merge this into 3.5.<br><br>Joerg</div></blockquote></div><br></div></body></html>