Request for testers: GDC-5.1 Release Candidate branched

Iain Buclaw via Digitalmars-d digitalmars-d at puremagic.com
Sun Apr 19 04:50:21 PDT 2015


On 19 April 2015 at 09:13, Iain Buclaw <ibuclaw at gdcproject.org> wrote:
>
> Last feature I am working on getting in is runtime exception chaining
> support.  If anyone has any grand ideas, they'd be more than welcome.
>

First attempt:
https://github.com/D-Programming-GDC/GDC/compare/master...ibuclaw:eh_chaining

Can someone have a review?  In particular, I'd like to know when and
when not to chain Exception and/or Error objects together.

Regards
Iain.


More information about the Digitalmars-d mailing list