https://issues.dlang.org/show_bug.cgi?id=11736

Szymon Gatner <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Szymon Gatner <[email protected]> ---
Also affected by this but found that replacing std.process.executeShell() with
deprecated std.process.system() does not cause crash so I suspect it probably
has to do with executeShell() capturing process output?

Im on Win7 x64, using DMD 2.066.1

--

Reply via email to