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

Fix codegen failure on field access #2244

Merged
merged 1 commit into from
Sep 22, 2017
Merged

Conversation

Praetonus
Copy link
Member

This fixes a bug occurring when accessing a field with a viewpoint-adapted type that wasn't being reached.

Closes #2238.

This fixes a bug occurring when accessing a field with a
viewpoint-adapted type that wasn't being reached.

Closes ponylang#2238.
@SeanTAllen SeanTAllen added the changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge label Sep 22, 2017
@SeanTAllen SeanTAllen merged commit dfebe91 into ponylang:master Sep 22, 2017
ponylang-main added a commit that referenced this pull request Sep 22, 2017
@Praetonus Praetonus deleted the fix-2238 branch September 22, 2017 16:11
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.

Compiler crashes when compiling JsonDoc.data assigment statement
3 participants