[Issue 22150] TypeInfo_Class names aren't unique, leading to botched equality semantics
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Aug 1 12:04:33 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=22150
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 #12928 "Fix Issues 22149 & 22150 - TypeInfo names aren't
unique, leading to botched equality semantics" was merged into master:
- cb6f925d168ec1c5cd7ed86694acf1a1b44d3e74 by Martin Kinkelin:
Fix Issue 22150 - TypeInfo_Class names aren't unique, leading to botched
equality semantics
By fully qualifying template arguments.
https://github.com/dlang/dmd/pull/12928
--
More information about the Digitalmars-d-bugs
mailing list