www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 17103] New: doc: -mv=<package.module>=<filespec> not

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

          Issue ID: 17103
           Summary: doc: -mv=<package.module>=<filespec> not mentioned in
                    release notes; + vague doc
           Product: D
           Version: D2
          Hardware: x86
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: dlang.org
          Assignee: nobody puremagic.com
          Reporter: timothee.cour2 gmail.com

* http://dlang.org/changelog/2.073.0.html doesn't it, and can't find it either
in a clone of dlang.org:

dlang.org $ git grep -n 'as source file for'
empty


* Also, the doc is rather vague. Could we at least show a link in the help?

dmd --help
-mv=<package.module>=<filespec>  use <filespec> as source file for
<package.module> See  http://dlang.org/changelog/2.073.0.html#dmd-mv

(file currently inexisting)

Also https://wiki.dlang.org/DIP13 is out of date (eg: -I instead of -mv)

--
Jan 16 2017