Catching C++ std::exception in D

David Nadlinger via Digitalmars-d digitalmars-d at puremagic.com
Sat Nov 14 07:13:01 PST 2015


On Friday, 13 November 2015 at 18:40:06 UTC, Iain Buclaw wrote:
> There may be a few other holes between how Fibers and EH 
> interact.
>
> https://github.com/D-Programming-Language/druntime/commit/f6633abb43ea1f2464d3a772b8f8fe78216ffd8e

The SJLJ stack switching should probably be added to this 
mechanism.

  — David


More information about the Digitalmars-d mailing list