[Issue 9307] New: escapeShellCommand returns empty string

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jan 12 16:45:39 PST 2013


http://d.puremagic.com/issues/show_bug.cgi?id=9307

           Summary: escapeShellCommand returns empty string
           Product: D
           Version: D2
          Platform: x86_64
        OS/Version: Mac OS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nobody at puremagic.com
        ReportedBy: londey at gmail.com


--- Comment #0 from Nicholas Londey <londey at gmail.com> 2013-01-12 16:45:38 PST ---
Created an attachment (id=1179)
Example program

std.process.escapeShellCommand returns an empty string in DMD 2.61 in code that
previously worked for 2.60.

In the attached program the assert fails using DMD64 2.61 on OSX.

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


More information about the Digitalmars-d-bugs mailing list