[Issue 16580] [REG 2.072.0-b1] spawnShell segfaults on macOS

2016-10-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16580 --- Comment #4 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/ebbdf21a7ebc6730a3d5f170b934143bdb18a414 fix Issue 16580 - spawnShell segfaults on macOS --

[Issue 16580] [REG 2.072.0-b1] spawnShell segfaults on macOS

2016-10-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16580 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Issue 16580] [REG 2.072.0-b1] spawnShell segfaults on macOS

2016-10-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16580 --- Comment #3 from github-bugzi...@puremagic.com --- Commit pushed to stable at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/ebbdf21a7ebc6730a3d5f170b934143bdb18a414 fix Issue 16580 - spawnShell segfaults on macOS - partia

[Issue 16580] [REG 2.072.0-b1] spawnShell segfaults on macOS

2016-10-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16580 Martin Nowak changed: What|Removed |Added Keywords||pull CC|

[Issue 16580] [REG 2.072.0-b1] spawnShell segfaults on macOS

2016-10-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16580 --- Comment #1 from Jacob Carlborg --- I should add that this will most likely affect any function inside std.process that calls "environ". --