On Tuesday, 8 July 2014 at 17:16:27 UTC, Marco Leise wrote:
2) Druntime must adapt to the system's C compiler's ABI.
   (by the use of libunwind)

Yes, longjmp() could happen in a callback and may be expected to unwind the stack (depending on the dev environment).

Reply via email to