[Issue 11363] std.process should offer a way to run a executable with a given working directory

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Feb 18 08:32:06 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=11363



--- Comment #2 from Sobirari Muhomori <dfj1esp02 at sneakemail.com> 2014-02-18 08:32:00 PST ---
workDirFD = open(toStringz(workDir), O_RDONLY);
How this behaves if workDir is not null, but empty?

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list