[Issue 20609] Disabled and deprecated functions show up as candidate

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 26 09:24:04 UTC 2020


https://issues.dlang.org/show_bug.cgi?id=20609

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@Geod24 created dlang/dmd pull request #10838 "Fix issue 20609 - Disabled and
deprecated functions show up as candidate" fixing this issue:

- 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