Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes #23925; VM generates wrong cast for negative enum values #23927

Closed
wants to merge 1 commit into from

Conversation

ringabout
Copy link
Member

fixes #23925

@ringabout ringabout marked this pull request as draft August 8, 2024 12:36
@autumngray
Copy link
Contributor

@ringabout I made some changes see autumngray@7fea1d5

@ringabout
Copy link
Member Author

@autumngray hello, please take over the issue and #23585 is probably related as well

@ringabout ringabout closed this Aug 12, 2024
@ringabout ringabout deleted the pr_vmmisc_enum branch August 12, 2024 10:05
Araq pushed a commit that referenced this pull request Aug 27, 2024
Follow up of #23927 which solves the build error.

This is still only a partial fix as it doesn't take into account
unordered enums. I'll make a separate issue for those.

---------

Co-authored-by: ringabout <43030857 [email protected]>
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.

VM generates wrong cast for negative enum values
2 participants