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 Crystal::Path#to_macro_id for global path #14490

Conversation

straight-shoota
Copy link
Member

Resolves #14489

@straight-shoota straight-shoota added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:semantic labels Apr 15, 2024
@straight-shoota straight-shoota self-assigned this Apr 15, 2024
@straight-shoota straight-shoota added this to the 1.13.0 milestone Apr 16, 2024
@straight-shoota straight-shoota merged commit 54a7631 into crystal-lang:master Apr 17, 2024
59 checks passed
@straight-shoota straight-shoota deleted the fix/macro-path-to_macro_id branch April 17, 2024 08:05
@straight-shoota
Copy link
Member Author

This fix caused another regression: luckyframework/habitat#88

I'm not sure if the affected code should ever have worked in the first place because it relies on incorrect compiler behaviour.

@crysbot
Copy link

crysbot commented Jul 29, 2024

This pull request has been mentioned on Crystal Forum. There might be relevant details there:

https://forum.crystal-lang.org/t/bug-in-amberframework-optarg-or-latest-crystal/7044/2

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.

Undefined const regression on master
4 participants