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

Remove redundant error message for unhandled partial calls that are actually in a try block. #2411

Merged
merged 1 commit into from
Dec 10, 2017

Conversation

ehooper
Copy link
Contributor

@ehooper ehooper commented Dec 8, 2017

Fix for #2146. Created a testing procedure for inspecting all error messages in a reported error.

Stop reporting errors from the body of a try block. (ponylang#2146)
@jemc jemc added the changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge label Dec 10, 2017
@jemc jemc changed the title Remove redundant error message caused by try block Remove redundant error message for unhandled partial calls that are actually in a try block. Dec 10, 2017
@jemc
Copy link
Member

jemc commented Dec 10, 2017

Thanks!

The Travis CI failure is unrelated, so I'm merging.

@jemc jemc merged commit 7846933 into ponylang:master Dec 10, 2017
ponylang-main added a commit that referenced this pull request Dec 10, 2017
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