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 compiler segfault caused by dead code removal of tupled variables #2757

Merged
merged 1 commit into from
Jun 7, 2018

Conversation

SeanTAllen
Copy link
Member

Insight for fix came from Sylvan.

Closes #2735

@SeanTAllen SeanTAllen added the changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge label Jun 6, 2018
@SeanTAllen SeanTAllen mentioned this pull request Jun 6, 2018
@SeanTAllen SeanTAllen changed the title Fix segfault caused by dead code removal of tupled variables Fix compiler segfault caused by dead code removal of tupled variables Jun 6, 2018
@SeanTAllen SeanTAllen merged commit 3b0b295 into master Jun 7, 2018
@SeanTAllen SeanTAllen deleted the issue-2735 branch June 7, 2018 10:42
ponylang-main added a commit that referenced this pull request Jun 7, 2018
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.

Segfault while compiling HTTPServer example code with ponyc 0.22.3
2 participants