Skip to content

Use ulong for count, for 32-bit systems#61

Open
xloem wants to merge 1 commit into
kotet:masterfrom
xloem:ulong
Open

Use ulong for count, for 32-bit systems#61
xloem wants to merge 1 commit into
kotet:masterfrom
xloem:ulong

Conversation

@xloem
Copy link
Copy Markdown

@xloem xloem commented May 12, 2026

This lets progress counters represent byte offsets in large files exactly.

I copied this simple patch by hand and there is a chance of a missed typo, but it is a very simple change.

I made this change in order to make it easier to port existing applications to 32-bit.

This lets progress counters represent byte offsets in large files exactly.
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.

1 participant