https://issues.dlang.org/show_bug.cgi?id=20474
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @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 --
