Skip to content

✨ Add uint64 support to byterator#222

Merged
elbeno merged 1 commit intointel:mainfrom
jvillavc:jorgevil/byterator-64bits
May 5, 2025
Merged

✨ Add uint64 support to byterator#222
elbeno merged 1 commit intointel:mainfrom
jvillavc:jorgevil/byterator-64bits

Conversation

@jvillavc
Copy link
Contributor

@jvillavc jvillavc commented May 1, 2025

Problem:

  • byterator doesn't support 64 bits operations.

Solution:

  • Add readu64, peeku64 and writeu64 implementations.

@elbeno elbeno enabled auto-merge May 4, 2025 01:29
@elbeno
Copy link
Contributor

elbeno commented May 4, 2025

@jvillavc To fix the formatting, build the fix-clang-format target using clang-20. I think at the moment it will also be the same with clang-19.

Problem:
- `byterator` doesn't support 64 bits operations.

Solution:
- Add readu64, peeku64 and writeu64 implementations.
@elbeno elbeno force-pushed the jorgevil/byterator-64bits branch from 3222e0e to 6ba5e7b Compare May 5, 2025 16:26
@elbeno elbeno merged commit 643dea1 into intel:main May 5, 2025
42 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.

2 participants