Skip to content

cgen: fix struct update embed expr for fixed arrays #23040

Merged
spytheman merged 3 commits intovlang:masterfrom
Delta456:fixed_array_update_embed
Dec 2, 2024
Merged

cgen: fix struct update embed expr for fixed arrays #23040
spytheman merged 3 commits intovlang:masterfrom
Delta456:fixed_array_update_embed

Conversation

@Delta456
Copy link
Copy Markdown
Member

@Delta456 Delta456 commented Dec 1, 2024

Copy link
Copy Markdown
Contributor

@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 c45b8d4 into vlang:master Dec 2, 2024
@Delta456 Delta456 deleted the fixed_array_update_embed branch December 2, 2024 09:28
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.

Using spread operator to copy struct instance with embedded struct gives c error: field not found: transform

2 participants