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

           Summary: DMD should translate slashes in -of on Windows
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nob...@puremagic.com
        ReportedBy: c...@klickverbot.at


--- Comment #0 from klickverbot <c...@klickverbot.at> 2012-09-29 14:06:15 PDT 
---
Currently, using slashes in DMD paths works in a cross-platform manner
everywhere except for the -of argument. The latter gets passed verbatim to
OPTLINK, which can only handle backslashes.

This is quite annoying because it needs special cases in for cross-platform,
cross-compiler build systems, see e.g.
https://github.com/apache/thrift/blob/trunk/aclocal/ax_dmd.m4#L68.

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

Reply via email to