Skip to content

checker: prevent array.insert for array of references when non-refere…#25557

Merged
spytheman merged 1 commit into
vlang:masterfrom
dy-tea:master
Oct 22, 2025
Merged

checker: prevent array.insert for array of references when non-refere…#25557
spytheman merged 1 commit into
vlang:masterfrom
dy-tea:master

Conversation

@dy-tea

@dy-tea dy-tea commented Oct 21, 2025

Copy link
Copy Markdown
Member

Fixes #25511.

@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 merged commit 84152cc into vlang:master Oct 22, 2025
83 checks passed
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.

C compilation error when attempting to insert a struct value into a array of struct references

2 participants