Formal Review of std.process

Lars T. Kyllingstad public at kyllingen.net
Fri Apr 12 04:38:07 PDT 2013


On Friday, 12 April 2013 at 11:31:29 UTC, Lars T. Kyllingstad 
wrote:
> Let's go through the places where an Error or Exception is 
> thrown:
>
> [...]

I forgot environment, whose methods throw straight Exceptions.  
As I've said before, I am not happy about this at all, but it 
*is* how environment is implemented in the old std.process too.  
Thus, leaving it like this until we figure out the whole 
exception mess is, IMO, better than breaking it twice.

Lars


More information about the Digitalmars-d mailing list