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: Interpreter value_to_bool for module, generic module and generic module metaclass #12920

Merged
merged 2 commits into from
Jan 11, 2023

Conversation

asterite
Copy link
Member

@asterite asterite commented Jan 8, 2023

Fixes #12918

@asterite asterite added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:interpreter labels Jan 8, 2023
@HertzDevil HertzDevil changed the title Interpreter: value_to_bool for module, generic module and generic mod… Interpreter: value_to_bool for module, generic module and generic module metaclass Jan 9, 2023
@straight-shoota straight-shoota added this to the 1.7.0 milestone Jan 9, 2023
@straight-shoota straight-shoota modified the milestones: 1.7.0, 1.8.0 Jan 9, 2023
@straight-shoota straight-shoota changed the title Interpreter: value_to_bool for module, generic module and generic module metaclass Fix: Interpreter value_to_bool for module, generic module and generic module metaclass Jan 11, 2023
@straight-shoota straight-shoota merged commit ef79d41 into master Jan 11, 2023
@straight-shoota straight-shoota deleted the bug/interprete-value_to_bool-for-modules branch January 11, 2023 10:17
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:interpreter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Interpreter: Error: BUG: missing value_to_bool for MyModule (Crystal::NonGenericModuleType)
3 participants