Skip to content

Store file lengths as uint64 to avoid problems with the big files on the 32-bit systems#87

Merged
mertwole merged 1 commit into
mainfrom
support-big-files-on-32bit-systems
Oct 23, 2025
Merged

Store file lengths as uint64 to avoid problems with the big files on the 32-bit systems#87
mertwole merged 1 commit into
mainfrom
support-big-files-on-32bit-systems

Conversation

@mertwole

Copy link
Copy Markdown
Owner

Resolves #46

@mertwole mertwole changed the title Store file lengths as uint64 to avoid problems on the 32-bit systems and the big files Store file lengths as uint64 to avoid problems with the big files on the 32-bit systems Oct 23, 2025
@mertwole
mertwole force-pushed the support-big-files-on-32bit-systems branch from 7711af8 to c5b5bd7 Compare October 23, 2025 10:30
@mertwole
mertwole merged commit 9944c97 into main Oct 23, 2025
2 checks passed
@mertwole
mertwole deleted the support-big-files-on-32bit-systems branch October 23, 2025 10:31
mertwole added a commit that referenced this pull request Nov 16, 2025
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.

Deserialize file length as int64 to support files over 4GB on 32-bit platforms

1 participant