[Issue 20474] Deprecation warnings inside deprecated function template
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jan 3 13:24:00 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20474
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 #10704 "Fix Issue 20474 - Deprecation warnings inside
deprecated function template" was merged into master:
- 03aa389265bd1a3e496d0003f981352563c255e5 by MoonlightSentinel:
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