D is now catching C++ exceptions!

Iain Buclaw via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sat Jan 23 09:43:33 PST 2016


On 18 January 2016 at 23:26, Walter Bright via Digitalmars-d-announce <
digitalmars-d-announce at puremagic.com> wrote:

> at least for 64 bit Linux. Other platforms to follow.
>
>   https://github.com/D-Programming-Language/dmd/pull/5342
>
> This is what Andrei and I call "enabling" technology, as it opens the door
> for many more uses of D, in this case better interoperability with existing
> C++ codebases.
>
> Thanks to everyone who helped out with this, especially Elie, Iain, David
> and Andrei!
>
> Also looking forward to getting this in GDC and LDC!
>
> Andrei and I feel that better interoperability with C++ is a major
> strategic feature and advantage for D. As the recent thread with Manu's
> frustrations in doing it show, we still have a significant way to go. But I
> hope to push it forward hard in the next few months.
>
> For the fearless who love working under the hood, extending the support to
> the rest of the platforms is a great way to materially contribute.
>

Next step, catching any foreign exception thrown in Go, Ada, Java, [insert
your language here].
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-announce/attachments/20160123/76fa0b24/attachment.html>


More information about the Digitalmars-d-announce mailing list