https://d.puremagic.com/issues/show_bug.cgi?id=11634
Summary: std.process executeShell() Exception message is
incomplete
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Phobos
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Rob T <[email protected]> 2013-11-28 11:16:25 PST ---
If the process being launched does not exist, the reported message in the
Exception does not state what process is missing. All you get is this:
"Process does not exist or is not a child process."
A lot more information concerning the process should be available for reporting
that will help identify what went wrong.
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------