<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 12 November 2015 at 10:36, Walter Bright via Digitalmars-d <span dir="ltr"><<a href="mailto:digitalmars-d@puremagic.com" target="_blank">digitalmars-d@puremagic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">On 11/12/2015 12:57 AM, Iain Buclaw via Digitalmars-d wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I don't mind the compiler-specific personality,<br>
</blockquote>
<br></span>
gdc has one, __gcd_personality_v0. I don't see a way out of not having one.<span class=""><br>
<br></span></blockquote><div><br></div><div>Correct, there is no way out of having one.<br><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
but a new throw function?  I<br>
guess I should count my lucky stars that I'm still using the original _d_throw<br>
callback.<br>
</blockquote>
<br></span>
It only has a different name. Not a different API.<span class=""><br>
<br></span></blockquote><div><br>It's just more ABI differences between D compilers. ;-)<br><br><br></div></div></div></div>