[Issue 18973] @disable on const toHash causes unresolved symbol error
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jul 7 10:16:21 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=18973
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #14272 "Fix 18973, 9161 - TypeInfo generation does not
account for `@disable`" was merged into master:
- 22e4aecb13b7020cbc4525e6eb0a4d77b7528d74 by Geod24:
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