[Issue 14052] New: `dmd -deps` lists imports from failed __traits(compiles) blocks
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Mon Jan 26 08:02:44 PST 2015
    
    
  
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 at puremagic.com
          Reporter: public at 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.
--
    
    
More information about the Digitalmars-d-bugs
mailing list