[Issue 21752] Template constraint breaks nested eponymeous template
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Mar 25 00:57:15 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=21752
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #12306 "Fix 21752 - Template constraint breaks nested
eponymeous template" was merged into master:
- b843e5236079e3866b903241e68e42bdfaad5160 by MoonlightSentinel:
Fix 21752 - Template constraint breaks nested eponymeous template
The `callsc` can be identical for deeply nested eponymeous templates or
while doing overload resolution, so ignore the failure if it's the first
checked scope.
https://github.com/dlang/dmd/pull/12306
--
More information about the Digitalmars-d-bugs
mailing list