[Issue 2587] New: std.process.shell doesn't work for win32
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jan 16 09:02:18 PST 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2587
Summary: std.process.shell doesn't work for win32
Product: D
Version: 2.023
Platform: PC
OS/Version: Windows
Status: NEW
Severity: enhancement
Priority: P2
Component: Phobos
AssignedTo: bugzilla at digitalmars.com
ReportedBy: dsimcha at yahoo.com
std.process.shell hasn't worked for a while now on win32. This is very
irritating, as it leads to kludges like writing data out to a file and then
reading it back to emulate the functionality. I figure that this omission
should at least be documented somewhere.
--
More information about the Digitalmars-d-bugs
mailing list