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

Incorrect file size shown #35

Open
rabauke opened this issue Dec 12, 2022 · 1 comment
Open

Incorrect file size shown #35

rabauke opened this issue Dec 12, 2022 · 1 comment

Comments

@rabauke
Copy link

rabauke commented Dec 12, 2022

The displayed file size is incorrect for files of size 2^31 bytes or larger. The screenshot includes a file having exactly 2^31 bytes. The indicated file size is approximately 2^64 bytes. This has been observed in mc version 4.8.27.

MC

@adamyg
Copy link
Owner

adamyg commented Jan 31, 2023

using stat32 equiv, would need to rework all stat operations to explicit stat64; considering

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

No branches or pull requests

2 participants