Skip to content

cgen: fix match option with case non option#24051

Merged
spytheman merged 2 commits into
vlang:masterfrom
felipensp:fix_match_option_with_case_non_option
Mar 27, 2025
Merged

cgen: fix match option with case non option#24051
spytheman merged 2 commits into
vlang:masterfrom
felipensp:fix_match_option_with_case_non_option

Conversation

@felipensp

@felipensp felipensp commented Mar 26, 2025

Copy link
Copy Markdown
Member

Fix #24048
Fix #24047

@huly-for-github

Copy link
Copy Markdown

Connected to Huly®: V_0.6-22442

@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 c22a9eb into vlang:master Mar 27, 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.

Incorrect void[] casts are generated in cgen _option_ functions are used on non-option types in cgen

2 participants