https://issues.dlang.org/show_bug.cgi?id=21238
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @aG0aep6G created dlang/dmd pull request #11723 "fix issue 21238 - -deps considers only the first instantiation site of a template for dependencies" fixing this issue: - fix issue 21238 - -deps considers only the first instantiation site of a template for dependencies Reopens issue 9948 ("deps dependency printing incorrect for templates"), because the fix for that issue did more harm than good. https://github.com/dlang/dmd/pull/11723 --
