[Issue 20609] Disabled and deprecated functions show up as candidate
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Mar 1 09:22:41 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20609
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 #10838 "Fix issue 20609 - Disabled and deprecated
functions show up as candidate" was merged into master:
- fd548ddd2abded59f4c4511c8f12dc3f90913712 by Geod24:
Fix issue 20609 - Disabled and deprecated functions show up as candidate
Do not show disabled functions as candidate or hints.
Only show deprecated functions when inside a deprecated scope.
https://github.com/dlang/dmd/pull/10838
--
More information about the Digitalmars-d-bugs
mailing list