[Issue 21238] -deps considers only the first instantiation site of a template for dependencies
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Sep 11 21:57:29 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=21238
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@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
--
More information about the Digitalmars-d-bugs
mailing list