[D-runtime] [D-Programming-Language/druntime] 1117e5: implemented proper exception chaining on Posix

Don Clugston dclugston at googlemail.com
Tue Mar 29 13:17:10 PDT 2011


On 29 March 2011 16:21, Sean Kelly <sean at invisibleduck.org> wrote:
> Thanks!  I'll make sure the Posix implementation passes the tests today, then submit a pull request to remove the version flag.

DMD is currently failing test4.d on everything except Windows. That's
a good sign! But it means that test4 should be modified immediately
(version = TdplExceptionChaining should be defined on all platforms,
not just Windows).


More information about the D-runtime mailing list