[Issue 21372] False deprecation raised for templated overloaded struct method
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Nov 16 14:43:07 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=21372
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #11940 "Fix issue 21372: remove premature deprecation
check." was merged into stable:
- d3a058a13b2ba18caf0b2e20dfa2b856dc4491ae by Mathis Beer:
Fix issue 21372: remove premature deprecation check.
Keep the check only for variable declarations.
https://github.com/dlang/dmd/pull/11940
--
More information about the Digitalmars-d-bugs
mailing list