DMD now does Dwarf style exception handling!

Temtaime via Digitalmars-d digitalmars-d at puremagic.com
Mon Jan 4 17:39:51 PST 2016


On Sunday, 3 January 2016 at 02:05:38 UTC, Walter Bright wrote:
> On 1/2/2016 4:17 PM, Jack Stouffer wrote:
>> What is involved in catching C++ exceptions? Was this the hard 
>> part of the whole
>> thing?
>
> DMD doesn't catch them yet. But C++ on Linux throws them in 
> Dwarf format, so supporting that is the first step.

Useless work.
Almost nobody will throw exceptions from C++ code to D code.
Same old same old : Walter could fix regressions, but instead he 
found a new nice useless toy to play, and after that, it will be 
a cause of new regressions.

That's why D is always dead in the water.


More information about the Digitalmars-d mailing list