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

Tobias Pankrath <tob...@pankrath.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tob...@pankrath.net

--- Comment #1 from Tobias Pankrath <tob...@pankrath.net> ---
mir-core has the same problem, which also boils down to __traits(compiles,
import <module>), adding a file to the makedeps. 

One could argue, that it is correct to add files to the makedeps, but given
multiple import paths it's hard to do it correctly.

--

Reply via email to