On Sat, Jul 13, 2013 at 1:01 AM, Óscar Fuentes <span dir="ltr"><<a href="mailto:ofv@wanadoo.es" target="_blank">ofv@wanadoo.es</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">Jim Grosbach <<a href="mailto:grosbach@apple.com">grosbach@apple.com</a>> writes:<br>
<br>
> I strongly advise you not to use SjLj exception handling. Use<br>
> zero-cost-exceptions via DWARF instead.<br>
<br>
</div>On Windows, DWARF EH doesn't work when there are stack frames not<br>
compiled with DWARF EH support (i.e. OS code that invokes user-provided<br>
callbacks, a common practice on Windows.)</blockquote><div> </div><div>You can also use the patches available on the list with support for Win64 EH and you will not have that problem, though 32-bits is still a problem.<br>

</div></div><div><br></div>-- <br>João Matos