shell doesn't throw on error. Is that a regression?

Andrej Mitrovic andrej.mitrovich at gmail.com
Sat Feb 2 18:21:55 PST 2013


On 2/3/13, timotheecour <thelastmammoth at gmail.com> wrote:
> Isn't there a unittest to test this?

The only unittest is unfortunately pretty bad:

unittest
{
    auto x = shell("echo wyda");
}

Please feel free to file a bug:
http://d.puremagic.com/issues/enter_bug.cgi?product=D


More information about the Digitalmars-d-learn mailing list