Skip to content

Conversation

@feld
Copy link
Contributor

@feld feld commented Jun 19, 2025

char is unsigned on arm, so this causes a type mismatch error without an explicit cast

fixes #117

char is unsigned on arm, so this causes a type mismatch error without an explicit cast
@shellrow
Copy link
Owner

Thank you!

@shellrow shellrow merged commit b7f4d37 into shellrow:main Jun 21, 2025
10 checks passed
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.

FreeBSD arm64 compile fails due to type mismatch

2 participants