Skip to content

cgen: fix enumval str() call on stringinterliteral#24705

Merged
spytheman merged 1 commit into
vlang:masterfrom
felipensp:fix_enumval_to_str
Jun 12, 2025
Merged

cgen: fix enumval str() call on stringinterliteral#24705
spytheman merged 1 commit into
vlang:masterfrom
felipensp:fix_enumval_to_str

Conversation

@felipensp

Copy link
Copy Markdown
Member

Fix #24702

@huly-for-github

Copy link
Copy Markdown

Connected to Huly®: V_0.6-23060

@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 June 12, 2025 16:22
@spytheman spytheman merged commit 4dc66e2 into vlang:master Jun 12, 2025
74 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.

Enums does not respect user-defined str()

2 participants