Formal Review of std.process

David Nadlinger see at klickverbot.at
Thu Apr 11 10:56:15 PDT 2013


The doc build linked in the first post says that the execute* 
return type might change to 
std.typecons.Tuple!(int,"status",bool,"output") – I suppose this 
should be »…, string, "output"«.

Unfortunately, I probably won't manage to do an actual review 
before the deadline, but I didn't notice any obvious major issues.

David


More information about the Digitalmars-d mailing list