https://issues.dlang.org/show_bug.cgi?id=20765
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @CyberShadow created dlang/phobos pull request #7455 "Fix Issue 20765 - Can't run processes with relative paths when specif…" fixing this issue: - Fix Issue 20765 - Can't run processes with relative paths when specifying a working directory Remove the dubious check which attempted to duplicate the operating system's behavior. https://github.com/dlang/phobos/pull/7455 --
