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

DynamicStruct.GetIntField incorrectly decodes 8/16/32 bit signed values #7347

Open
rzblue opened this issue Nov 5, 2024 · 0 comments
Open
Labels
component: wpiutil WPI utility library type: bug Something isn't working.

Comments

@rzblue
Copy link
Member

rzblue commented Nov 5, 2024

GetFieldImpl zero extends the small unsigned representation of the signed value when it assigns it to uint64_t val

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: wpiutil WPI utility library type: bug Something isn't working.
Projects
None yet
Development

No branches or pull requests

1 participant