October 04, 2015
https://issues.dlang.org/show_bug.cgi?id=14282

--- Comment #8 from github-bugzilla@puremagic.com ---
Commit pushed to stable at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/5b2b1fb59450cfc32ecec3252f543a9f6f34c2a4
Revert "fix Issue 14282 - executeShell should use sh and ignore the SHELL env
variable"

--
October 04, 2015
https://issues.dlang.org/show_bug.cgi?id=14282

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--
November 02, 2015
https://issues.dlang.org/show_bug.cgi?id=14282

Mark Isaacson <markisaa@umich.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markisaa@umich.edu

--- Comment #9 from Mark Isaacson <markisaa@umich.edu> ---
We really should have a means of specifying what shell we'd like to use at the call site. The fix for this issue ended up breaking some of my code without providing a nice path back to correctness (I'll write a fix up in a sec, it's just going to be more work than I expected).

Put in an enhancement request along these lines: https://issues.dlang.org/show_bug.cgi?id=15276

--
July 05, 2017
https://issues.dlang.org/show_bug.cgi?id=14282

Vladimir Panteleev <dlang-bugzilla@thecybershadow.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thelastmammoth@gmail.com

--- Comment #10 from Vladimir Panteleev <dlang-bugzilla@thecybershadow.net> ---
*** Issue 10580 has been marked as a duplicate of this issue. ***

--
July 19, 2017
https://issues.dlang.org/show_bug.cgi?id=14282

--- Comment #11 from github-bugzilla@puremagic.com ---
Commits pushed to dmd-cxx at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/a524a3571b18e440c4dd751fcf4e2d00b834fb22 fix Issue 14282 - executeShell should use sh and ignore the SHELL env variable

https://github.com/dlang/phobos/commit/865f36fccea8c0d95e31624aea22902def150fa1 Merge pull request #3051 from MartinNowak/fix14282

--
1 2
Next ›   Last »