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 error on named args forwarding #7756

Merged

Conversation

asterite
Copy link
Member

@asterite asterite commented May 8, 2019

Fixes #7491

@asterite asterite added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:semantic labels May 8, 2019
@asterite
Copy link
Member Author

asterite commented May 8, 2019

Later I might check what goes on with the linux32 build that it reaches out of memory.

@asterite asterite merged commit 21a944f into crystal-lang:master May 8, 2019
@asterite asterite added this to the 0.29.0 milestone May 8, 2019
@asterite asterite deleted the bug/named-args-wrong-message branch May 8, 2019 20:55
martimatix pushed a commit to martimatix/crystal that referenced this pull request May 11, 2019
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
Development

Successfully merging this pull request may close these issues.

Misleading error message when dispatching named arguments through double splat
2 participants