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

Fix cast-align for riscv64 #522

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

cybaol
Copy link
Contributor

@cybaol cybaol commented Feb 19, 2025

Part3 of #514 and #519

@sahlberg sahlberg merged commit 4873d28 into sahlberg:master Feb 19, 2025
8 of 11 checks passed
@sahlberg
Copy link
Owner

Merged, thanks!

@kxxt
Copy link
Contributor

kxxt commented Feb 19, 2025

The void* cast added in this PR shouldn't be necessary, since #519 already turned the type of zdr_decode_buf from effectively char * into void *.

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.

3 participants