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

Integer Byte Casting #68

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

dimitribouniol
Copy link
Collaborator

@dimitribouniol dimitribouniol commented May 8, 2024

Rather than implementing integer bit flips ourselves, we should lean on the standard library and just interpret the bytes directly.

Depends on:

@dimitribouniol
Copy link
Collaborator Author

@swift-server-bot test this please

@0xTim
Copy link
Member

0xTim commented Sep 10, 2024

@swift-server-bot please test

@0xTim
Copy link
Member

0xTim commented Sep 10, 2024

@dimitribouniol you might need to push an empty commit or merge main to trigger CI

@dimitribouniol
Copy link
Collaborator Author

@0xTim Branch is up to date with main, but pushed an empty commit to test.

@0xTim
Copy link
Member

0xTim commented Sep 11, 2024

@swift-server-bot add to allowlist

@dimitribouniol dimitribouniol merged commit 10cc962 into swift-server:main Sep 23, 2024
12 of 13 checks passed
@dimitribouniol dimitribouniol deleted the dimitri/byte-casting branch September 23, 2024 07:17
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.

2 participants