On Mar 12, 2012, at 2:34 PM, Don Clugston wrote: > > Well I've never heard that before, and I wrote the code on Windows to > make sure that they do get executed. > It's not an accident that it works.
The same is true for Posix. And there are even established rules (created by Don) about how exception chaining should work for Exceptions vs. Errors. We could change it to work as apparently documented, but it would be a change to existing behavior. _______________________________________________ dmd-internals mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-internals
