[Issue 17103] New: doc: -mv=<package.module>=<filespec> not mentioned in release notes; + vague doc
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Mon Jan 16 19:21:36 PST 2017
    
    
  
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 at puremagic.com
          Reporter: timothee.cour2 at 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)
--
    
    
More information about the Digitalmars-d-bugs
mailing list