Skip to content

checker: fix missing struct cast validation#23788

Merged
spytheman merged 10 commits into
vlang:masterfrom
felipensp:fix_checker_cast_expr
Feb 23, 2025
Merged

checker: fix missing struct cast validation#23788
spytheman merged 10 commits into
vlang:masterfrom
felipensp:fix_checker_cast_expr

Conversation

@felipensp

Copy link
Copy Markdown
Member

Fix #23748

@huly-for-github

Copy link
Copy Markdown

Connected to Huly®: V_0.6-22199

Comment thread vlib/v/checker/checker.v Outdated
@felipensp felipensp marked this pull request as ready for review February 23, 2025 00:05
Comment thread vlib/v/checker/checker.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 9921692 into vlang:master Feb 23, 2025
@felipensp felipensp deleted the fix_checker_cast_expr branch February 24, 2025 10:39
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 compiler bug: V compiler doesn't check if a c struct can be casted to int

3 participants