[phobos] [D-Programming-Language/phobos] 17e5cc: fix Issue 11112 - Unable to execute shell commands...
GitHub
noreply at github.com
Sun Nov 17 23:04:53 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 17e5cc91a7d6b9096471e045208522e05aa6c498
https://github.com/D-Programming-Language/phobos/commit/17e5cc91a7d6b9096471e045208522e05aa6c498
Author: Martin Nowak <code at dawg.eu>
Date: 2013-11-16 (Sat, 16 Nov 2013)
Changed paths:
M std/internal/processinit.d
M std/process.d
Log Message:
-----------
fix Issue 11112 - Unable to execute shell commands in different threads
- the environPtr initializer was only called for the main thread
Commit: 01be95641295b5eb2aec24b1d167b9195ec432c5
https://github.com/D-Programming-Language/phobos/commit/01be95641295b5eb2aec24b1d167b9195ec432c5
Author: Brad Roberts <braddr at puremagic.com>
Date: 2013-11-17 (Sun, 17 Nov 2013)
Changed paths:
M std/internal/processinit.d
M std/process.d
Log Message:
-----------
Merge pull request #1696 from dawgfoto/fix11112
fix Issue 11112 - Unable to execute shell commands in different threads
Compare: https://github.com/D-Programming-Language/phobos/compare/1ef29584e992...01be95641295
More information about the phobos
mailing list