Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forbid structs with embed fields with finalisers #2420

Merged
merged 1 commit into from
Dec 16, 2017

Conversation

Praetonus
Copy link
Member

This fixes an oversight from b16d61a. This forbids cases where an implicit finaliser would be added to a struct.

This fixes an oversight from b16d61a. This forbids cases where an
implicit finaliser would be added to a struct.
@Praetonus Praetonus added the changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge label Dec 15, 2017
@SeanTAllen SeanTAllen merged commit ad1a1ed into ponylang:master Dec 16, 2017
ponylang-main added a commit that referenced this pull request Dec 16, 2017
@Praetonus Praetonus deleted the struct-embed-field-final branch December 16, 2017 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants