This repository was archived by the owner on Nov 26, 2025. It is now read-only.
Handle enum types in array accessors#229
Merged
Merged
Conversation
Member
|
Could you add your reproduction as a test? |
901c727 to
fa61cc9
Compare
Contributor
Author
|
done! |
fa61cc9 to
9d481df
Compare
auto-merge was automatically disabled
November 22, 2025 23:37
Head branch was pushed to by a user without write access
Vexu
reviewed
Nov 23, 2025
Member
There was a problem hiding this comment.
How enums are translated is not relevant to testing this fix so you can just omit this file.
Contributor
Author
There was a problem hiding this comment.
I would but CI breaks without it, or there is a way to disable it ?
Member
There was a problem hiding this comment.
Should be enough to just keep the other file as is and delete this one now that you added the target option, though you might want to specify x86_64-linux instead.
745ae6c to
e19ee07
Compare
Vexu
approved these changes
Nov 25, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #227