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

          Issue ID: 16409
           Summary: Allow -of=filename and -od=objdir switches
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: [email protected]
          Reporter: [email protected]

Currently auto-complete in terminals doesn't work with DMD's glued swiches,
e.g. typing -odsome/dir disallows tab-completion.

This similar issue https://issues.dlang.org/show_bug.cgi?id=12759 requests `-of
filename` and `-od objdir` support. Even though I like that idea there is
already a precedent for using `=` for switches in DMD, so this enhancement
request might have a better chance of being accepted.

--

Reply via email to