<p><br>
On Mar 3, 2013 2:21 PM, "Dicebot" <<a href="mailto:m.strashun@gmail.com">m.strashun@gmail.com</a>> wrote:<br>
><br>
> On Sunday, 3 March 2013 at 13:56:57 UTC, Iain Buclaw wrote:<br>
>><br>
>> I intend to fix this problem in gdc at least by removing _tlsstart and<br>
>> _tlsend from the library.<br>
>><br>
>> Regards<br>
><br>
><br>
> Ugh, which problem are you speaking about? "betterC" flag is not working properly in gdc or what?</p>
<p>This "betterC" is not currently implemented at all.  Would rather have, say -ffreestanding switch which would go a little further and not emit implicit library calls.</p>
<p>What I'm referring to is one potential  link issue when compiling C/C++ that interfaces with D. </p>
<p>Regards<br>
-- <br>
Iain Buclaw</p>
<p>*(p < e ? p++ : p) = (c & 0x0f) + '0';</p>