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

Update of #45 (replace size_t with uint32_t for length encoding and add new option for aligned memory access) #48

Merged
merged 11 commits into from
Jul 19, 2024

Conversation

finger563
Copy link
Contributor

@finger563 finger563 commented Jul 19, 2024

Copy of #45 but fixes the CI by adding the missing to_bytes configuration for longer integer types.

Also fixes the new tests which failed compilation on MSVC for various reasons.

Closes #43

CleanShot 2024-07-19 at 11 58 31

@p-ranav p-ranav merged commit 8e1e13f into p-ranav:master Jul 19, 2024
7 checks passed
@finger563 finger563 deleted the size_t_fix branch July 19, 2024 17:43
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.

Serialization does not work between 64 bit and 32 bit architectures
3 participants