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

Remove T* and T[N] macro interpolation behavior inside libs #14215

Merged

Conversation

HertzDevil
Copy link
Contributor

Fixes #14213. Reverts 75cd6ce and fbf2eeb.

This disables all such behavior, including inside structs / unions and funs. There is probably no need for Crystal::ToSVisitor to do this.

@straight-shoota straight-shoota added this to the 1.12.0 milestone Jan 11, 2024
@straight-shoota straight-shoota merged commit e0c5301 into crystal-lang:master Jan 13, 2024
57 checks passed
@HertzDevil HertzDevil deleted the bug/lib-short-type-names branch January 26, 2024 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Macro interpolation of Void* constant inside lib is broken
2 participants