[Issue 17064] New: rdmd -of= broken (cf doesn't understand new dmd -of= syntax)

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Jan 6 20:33:28 PST 2017


https://issues.dlang.org/show_bug.cgi?id=17064

          Issue ID: 17064
           Summary: rdmd -of= broken (cf doesn't understand new dmd -of=
                    syntax)
           Product: D
           Version: D2
          Hardware: x86
                OS: All
            Status: NEW
          Severity: critical
          Priority: P1
         Component: tools
          Assignee: nobody at puremagic.com
          Reporter: timothee.cour2 at gmail.com

was mentioned in https://issues.dlang.org/show_bug.cgi?id=16962 but that bug
was crowded with other issues, and this particular issue is still not fixed:

from that bug:
rdmd doesn't seem to understand the new '=' syntax in '-of=' '-od=' even though
dmd does (DMD64 D Compiler v2.072.1)

Also there should be some tests 
(https://github.com/dlang/tools/commit/bfbcd086bad634066ba142964823f1689e879aaf
doesn't mention anything about of=/od=)

--


More information about the Digitalmars-d-bugs mailing list