Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Fix TypeInfo_Enum.destroy and TypeInfo_Enum.postblit not calling destroy and postblit of base type #3297

Merged
merged 1 commit into from
Dec 1, 2020

Conversation

n8sh
Copy link
Member

@n8sh n8sh commented Dec 1, 2020

Also offTi but as that does not seem to be implemented yet mentioning it in the change log would be confusing.

…t 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.
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @n8sh!

Bugzilla references

Auto-close Bugzilla Severity Description
21441 normal TypeInfo_Enum.destroy and TypeInfo_Enum.postblit not calling destroy and postblit of base type

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub run digger -- build "stable + druntime#3297"

@dlang-bot dlang-bot added the Bug Fix Include reference to corresponding bugzilla issue label Dec 1, 2020
@dlang-bot dlang-bot merged commit 8180486 into dlang:stable Dec 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Fix Include reference to corresponding bugzilla issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants