[Issue 10051] New: RDMD: Use pipes to speed up the build process

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu May 9 11:31:00 PDT 2013


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

           Summary: RDMD: Use pipes to speed up the build process
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: andrej.mitrovich at gmail.com


--- Comment #0 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-05-09 11:30:59 PDT ---
Now that the new std.process is merged we should use pipes instead of files
when invoking DMD. It should speed up the build process for large projects.

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