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

main.rs: fix non-portable assumpton about c_char signedness. #45

Merged
merged 1 commit into from
May 2, 2024

Conversation

he32
Copy link
Contributor

@he32 he32 commented May 2, 2024

c_char might be unsigned, as it is on e.g. powerpc.

@epilys epilys merged commit 9c30f6f into epilys:main May 2, 2024
@epilys
Copy link
Owner

epilys commented May 2, 2024

Thank you :)

netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request May 2, 2024
Might be unsigned, as on powerpc.
Submitted upstream ref. epilys/gerb#45
Bump PKGREVISION.
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.

None yet

2 participants