[Issue 23970] [REG2.097.0] Deprecation not emitted when selectively importing deprecated function
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jun 13 09:58:41 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=23970
RazvanN <razvan.nitu1305 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #3 from RazvanN <razvan.nitu1305 at gmail.com> ---
Yes, it could be implemented, however it will add cyclomatic complexity for no
apparent benefit since the deprecation is issued on the call site anyway.
--
More information about the Digitalmars-d-bugs
mailing list