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

cgen, checker: fix codegen for fixed array initialization with fn call #22891

Merged
merged 2 commits into from
Nov 18, 2024

Conversation

felipensp
Copy link
Member

@felipensp felipensp commented Nov 17, 2024

@felipensp felipensp marked this pull request as ready for review November 17, 2024 20:25
Copy link
Member

@spytheman spytheman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent work.

@spytheman spytheman merged commit 73786b8 into vlang:master Nov 18, 2024
72 checks passed
@felipensp felipensp deleted the fix_fixed_array_init_with_call branch November 19, 2024 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Creating multidimensional array gives c error: 'Array_fixed__v_Array_fixed_f32_4_1' undeclared
2 participants