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 Cycler iterator return Value #44

Merged
merged 1 commit into from
Jul 8, 2021

Conversation

straight-shoota
Copy link
Owner

Crinja::Function::Cycler#next incorrectly returned Value::Raw instead of Value because the return type was not enforced. This caused an error in Crystal nightly: https://app.circleci.com/pipelines/github/straight-shoota/crinja/721/workflows/6cd5eb17-4e34-4e00-a2a7-441d2f4f70ad/jobs/1285
See crystal-lang/crystal#10857 (comment) for details

@straight-shoota straight-shoota merged commit 047652e into master Jul 8, 2021
@straight-shoota straight-shoota deleted the fix/cycler-iterator-value branch July 8, 2021 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant