Skip to content

cgen: fix codegen for const fixed array initialization with another const as item#23572

Merged
spytheman merged 6 commits into
vlang:masterfrom
felipensp:fix_const_init_array_with_var_item
Jan 25, 2025
Merged

cgen: fix codegen for const fixed array initialization with another const as item#23572
spytheman merged 6 commits into
vlang:masterfrom
felipensp:fix_const_init_array_with_var_item

Conversation

@felipensp

Copy link
Copy Markdown
Member

Fix #23565

@huly-for-github

Copy link
Copy Markdown

Connected to Huly®: V_0.6-21998

@felipensp felipensp changed the title cgen: fix codegen for const fixed array initialization with var as item cgen: fix codegen for const fixed array initialization with another const as item Jan 25, 2025

@spytheman spytheman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Excellent work.

@spytheman spytheman marked this pull request as ready for review January 25, 2025 17:39
@spytheman spytheman merged commit 5b27233 into vlang:master Jan 25, 2025
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.

cgen error for fixed array of fixed arrays in const

2 participants