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

Fixed compiler assert failure when constructor is called on type intersection (issue #1398) #1401

Merged
merged 1 commit into from
Nov 7, 2016

Conversation

jemc
Copy link
Member

@jemc jemc commented Nov 6, 2016

This PR fixes a compiler assert failure when constructor is called on type intersection.

Resolves issue #1398.

@jemc jemc added the changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge label Nov 6, 2016
@Praetonus Praetonus merged commit 248fd02 into master Nov 7, 2016
ponylang-main added a commit that referenced this pull request Nov 7, 2016
@jemc jemc deleted the fix/type-isect-constructor branch November 7, 2016 15:00
@jemc jemc mentioned this pull request Nov 7, 2016
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