[Issue 18973] @disable on const toHash causes unresolved symbol error

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jul 7 04:41:16 UTC 2022


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

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

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

--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
@Geod24 created dlang/dmd pull request #14272 "Fix 18973 - TypeInfo generation
does not account for `@disable`" fixing this issue:

- Fix 18973 - TypeInfo generation does not account for `@disable`

  This changes `overloadExactMatch` as all 14 usages of it are to find
  functions that can later be called.

https://github.com/dlang/dmd/pull/14272

--


More information about the Digitalmars-d-bugs mailing list