[D-runtime] [D-Programming-Language/druntime] 1ea100: this should fix the remaining test suite breaks

Don Clugston dclugston at googlemail.com
Wed Apr 6 19:48:43 PDT 2011


On 6 April 2011 23:47, Sean Kelly <sean at invisibleduck.org> wrote:
> I was hoping that's what the optimizer commit was for.  The for loop over the __inflight list can be eliminated (it's a stack, doesn't need to act like a list) so I'll take care of that in the next few days.  Very glad that the tests are all passing now though.

It's awesome that we have exception chaining on all platforms now.
Great work, Sean.


More information about the D-runtime mailing list