<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Nov 2, 2015 at 8:36 AM, Asiri Rathnayake <span dir="ltr"><<a href="mailto:asiri.rathnayake@arm.com" target="_blank">asiri.rathnayake@arm.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> I find it amusing that you think that there's a "correct behavior" when the standard specifies<br>
> that an operation should throw an exception and you have disabled exceptions.<br>
<br>
</span>You got me there!<br>
<br>
I think it's OK to be consistent across all the places and call abort(), this is what I've been doing<br>
in my current patch. I will double check this behavior with other compilers that provide similar<br>
functionality.<br><br></blockquote><div><br></div><div>I also want to point out that if you really want no exceptions, you're going to have to produce (and link to) a custom dylib; since the stuff in the dylib *will* throw. </div></div><br></div><div class="gmail_extra">-- Marshall</div><div class="gmail_extra"><br></div></div>