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

Enable @[Primitive(:va_arg)] semantic spec on Windows #14338

Merged

Conversation

HertzDevil
Copy link
Contributor

Because this semantic spec merely tests the type of a VaList#next call (more specifically Crystal::MainVisitor#visit_va_arg), it shouldn't matter whether codegen support for VaList actually exists, such as on Windows.

@straight-shoota straight-shoota added this to the 1.12.0 milestone Feb 29, 2024
@straight-shoota straight-shoota merged commit 79a8d4e into crystal-lang:master Mar 1, 2024
57 checks passed
@HertzDevil HertzDevil deleted the spec/windows-va_arg-semantic branch March 3, 2024 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants