[Issue 9307] escapeShellCommand returns empty string

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jan 12 17:06:42 PST 2013


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


Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrej.mitrovich at gmail.com


--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-01-12 17:06:41 PST ---
Also reproducible on win32. I'm looking at the diff of std.process between
2.060 and 2.061, and nothing's really changed in the function implementation
apart from a single line in escapePosixArgumentImpl which has no effect on the
results on win32, so it must be some dependency function which changed
semantics.

-- 
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