[Issue 20474] Deprecation warnings inside deprecated function template
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Dec 31 03:26:31 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=20474
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@MoonlightSentinel created dlang/dmd pull request #10704 "Fix Issue 20474 -
Deprecation warnings inside deprecated function template" fixing this issue:
- Fix Issue 20474 - Deprecation warnings inside deprecated function template
The scopes used for evaluating the parameters and body were never marked as
deprecated.
https://github.com/dlang/dmd/pull/10704
--
More information about the Digitalmars-d-bugs
mailing list