[Issue 21441] TypeInfo_Enum.destroy and TypeInfo_Enum.postblit not calling destroy and postblit of base type
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Dec 1 02:23:06 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=21441
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@n8sh created dlang/druntime pull request #3297 "Fix TypeInfo_Enum.destroy and
TypeInfo_Enum.postblit not calling destroy and postblit of base type" fixing
this issue:
- Fix Issue 21441 - TypeInfo_Enum.destroy and TypeInfo_Enum.postblit not
calling destroy and postblit of base type
Also offTi but as that does not seem to be implemented yet mentioning it
in the change log would be confusing.
https://github.com/dlang/druntime/pull/3297
--
More information about the Digitalmars-d-bugs
mailing list