On 08/04/14 09:51, Iain Buclaw wrote:

We use libunwind, which is the same as what the C++ exception model
uses, but we implement our own EH routines on-top of that to handle D
exceptions specifically.  This is typically what all gcc languages
with EH do.

Is there a reason to not use the same model, or what's required to be compatible?

--
/Jacob Carlborg

Reply via email to