[Issue 21441] New: 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:20:11 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=21441
Issue ID: 21441
Summary: TypeInfo_Enum.destroy and TypeInfo_Enum.postblit not
calling destroy and postblit of base type
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P1
Component: druntime
Assignee: nobody at puremagic.com
Reporter: n8sh.secondary at hotmail.com
TypeInfo_Enum.destroy and TypeInfo_Enum.postblit should call 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 muddy the waters.
--
More information about the Digitalmars-d-bugs
mailing list