Skip to content

comptime: fix codegen ptr field reading from comptimeselector#25620

Merged
spytheman merged 2 commits into
vlang:masterfrom
felipensp:fix_ptr_field_comptime
Oct 29, 2025
Merged

comptime: fix codegen ptr field reading from comptimeselector#25620
spytheman merged 2 commits into
vlang:masterfrom
felipensp:fix_ptr_field_comptime

Conversation

@felipensp

Copy link
Copy Markdown
Member

Fix #25616

@felipensp felipensp marked this pull request as ready for review October 29, 2025 12:01

@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 7801f5b into vlang:master Oct 29, 2025
84 of 85 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.

After $if T is $pointer not nil field.name is available but values.$(field.name) doesn't

2 participants