Comment #3 by github-bugzilla — 2016-10-05T16:49:24Z
Commit pushed to stable at https://github.com/dlang/phoboshttps://github.com/dlang/phobos/commit/ebbdf21a7ebc6730a3d5f170b934143bdb18a414
fix Issue 16580 - spawnShell segfaults on macOS
- partially Revert "Merge pull request #4493 from schveiguy/fixcycles2"
- recreate processinit (and import it from std.process)
to call std.process shared ctor w/o creating a cycle
- keep it separate from phobosinit to not drag std.encoding
into any binary using std.process
Comment #4 by github-bugzilla — 2016-10-09T15:38:11Z