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

Compiler: fix a couple of issues with while and rescue #7806

Merged
merged 1 commit into from
May 30, 2019

Conversation

asterite
Copy link
Member

@asterite asterite commented May 21, 2019

Fixes #7786
Fixes #7572

I originally wanted to fix #7786 but it seems my fix also fixed #7572, so yay! 🎉

The explanation for the fix is hard so I'll omit it this time, but if CI passes it probably means the changes are good :-)

(and you can see the diff is tiny)

@asterite asterite added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:semantic labels May 21, 2019
@asterite asterite added this to the 0.29.0 milestone May 23, 2019
@asterite asterite requested a review from bcardiff May 24, 2019 19:00
@asterite asterite merged commit bb3cca6 into crystal-lang:master May 30, 2019
@asterite asterite deleted the bug/while branch May 30, 2019 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:semantic
Projects
None yet
2 participants