Skip to content

cgen, markused, checker: fix iteration over mutable option#25199

Merged
spytheman merged 4 commits into
vlang:masterfrom
felipensp:fix_option_for_mut
Aug 30, 2025
Merged

cgen, markused, checker: fix iteration over mutable option#25199
spytheman merged 4 commits into
vlang:masterfrom
felipensp:fix_option_for_mut

Conversation

@felipensp

Copy link
Copy Markdown
Member

Fix #24860

@huly-for-github

Copy link
Copy Markdown

Connected to Huly®: V_0.6-24384

@felipensp felipensp marked this pull request as ready for review August 30, 2025 15:37
Comment thread vlib/v/markused/walker.v Outdated

@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 7c780ed into vlang:master Aug 30, 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 mutable iteration over array with optional elements

2 participants