[Issue 8076] New: std.process shell() Windows

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed May 9 22:31:22 PDT 2012


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

           Summary: std.process shell() Windows
           Product: D
           Version: D2
          Platform: x86
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nobody at puremagic.com
        ReportedBy: deep0125 at gmail.com


--- Comment #0 from deep0125 at gmail.com 2012-05-09 22:32:44 PDT ---
Created an attachment (id=1102)
Error in runtime

Windows, Russian
no work code:
...
import std.process;
...
  auto s=shell("ping 127.0.0.1");
...

attachments content errors and output next dos command

..
C:\Documents and Settings\Di>ping 127.0.0.1>tt.txt
..

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