[Bug 4435] listing of files in long format shows incorrect sizes

bugzilla at busybox.net bugzilla at busybox.net
Fri Nov 4 00:34:14 UTC 2011


https://bugs.busybox.net/show_bug.cgi?id=4435

--- Comment #7 from Denys Vlasenko <vda.linux at googlemail.com> 2011-11-04 00:34:13 UTC ---
(In reply to comment #6)
> actually we fixed the issue by doing a similar change as the code:
> bb_error_msg("size:%llu", (long long)(cur->dn_size));
> 
> The casting worked and displayed the file sizes correctly.

Can you elaborate?

Or better yet, paste the output of "ls -l /etc" output verbatim?

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list