www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 14052] New: `dmd -deps` lists imports from failed

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

          Issue ID: 14052
           Summary: `dmd -deps` lists imports from failed
                    __traits(compiles) blocks
           Product: D
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: DMD
          Assignee: nobody puremagic.com
          Reporter: public dicebot.lv

Follow-up to https://issues.dlang.org/show_bug.cgi?id=14050

Quoting Kenji:

 -deps has similar issue, but i'm not sure it should be fixed.
 If it's a problem, please open a new issue.
I believe it should also be fixed, for the same reason - it will break build systems using -deps output to determine dependency modules needed to compile the project. --
Jan 26 2015