February 14, 2013 [phobos] [D-Programming-Language/phobos] 2844f0: Fixes Issue 9444 - Exception must be thrown on Pos... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 2844f0ef3bb6bba26bdbc225eb6cf62f2c544dd1 https://github.com/D-Programming-Language/phobos/commit/2844f0ef3bb6bba26bdbc225eb6cf62f2c544dd1 Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2013-02-12 (Tue, 12 Feb 2013) Changed paths: M std/process.d M std/stdio.d Log Message: ----------- Fixes Issue 9444 - Exception must be thrown on Posix when shell() call fails. Commit: 0bfa9f27d4322531f1ce02cc9f167fff0100323d https://github.com/D-Programming-Language/phobos/commit/0bfa9f27d4322531f1ce02cc9f167fff0100323d Author: Walter Bright <walter@walterbright.com> Date: 2013-02-14 (Thu, 14 Feb 2013) Changed paths: M std/process.d M std/stdio.d Log Message: ----------- Merge pull request #1135 from AndrejMitrovic/Fix9444 Issue 9444 - Exception must be thrown on Posix when shell() call fails Compare: https://github.com/D-Programming-Language/phobos/compare/6a3ffa5e136d...0bfa9f27d432 |
Copyright © 1999-2021 by the D Language Foundation