D <-> C++ exceptions

Jack Stouffer via Digitalmars-d digitalmars-d at puremagic.com
Sat May 21 19:02:28 PDT 2016


On Sunday, 22 May 2016 at 01:35:19 UTC, Walter Bright wrote:
> On 5/21/2016 5:36 PM, Manu via Digitalmars-d wrote:
>> Where are we with exceptions?
>> I am now working against a C++ codebase that uses exceptions, 
>> on both
>> linux and windows.
>> Is it still only DWARF that works?
>
> That's right.

If exceptions work now, what's blocking using the STL in D?


More information about the Digitalmars-d mailing list