[Issue 11634] New: std.process executeShell() Exception message is incomplete

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Nov 28 11:16:28 PST 2013


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: nobody at puremagic.com
        ReportedBy: alanb at ucora.com


--- Comment #0 from Rob T <alanb at ucora.com> 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: -------


More information about the Digitalmars-d-bugs mailing list