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

Build arm64-linux binaries in CI #620

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tueda
Copy link
Collaborator

@tueda tueda commented Feb 8, 2025

This closes #619.

@coveralls
Copy link

coveralls commented Feb 8, 2025

Coverage Status

coverage: 50.726% (-0.01%) from 50.74%
when pulling 2ae4458 on tueda:ci-build-arm64-linux
into 1d5e40b on vermaseren:master.

tueda added 2 commits February 8, 2025 19:41
Use SBYTE for signed 1-byte integers to avoid issues in environments
where char defaults to unsigned, e.g., ARM64 Linux.
Ready to be published.
@tueda tueda force-pushed the ci-build-arm64-linux branch from 179fcc9 to 2ae4458 Compare February 8, 2025 10:42
@tueda
Copy link
Collaborator Author

tueda commented Feb 8, 2025

signed charSBYTE. This clarifies the intention.

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.

Linux arm64 binaries
2 participants