Dwarf Exception Handling question

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Mon Nov 23 23:52:13 PST 2015


On 2015-11-23 19:18, Walter Bright wrote:

> My eevil plan is to get D exceptions working completely before trying to
> support std::exception.

Is the idea to replace the existing exception handling mechanism for D 
code that don't interact with C++ as well?

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list