|
| From: | Sebastian Reitenbach |
| Subject: | [bug #21914] nsfilemanager has problems reporting filesizes on several platforms |
| Date: | Wed, 16 Jan 2008 06:23:04 +0000 |
| User-agent: | Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.7 (like Gecko) SUSE |
Follow-up Comment #7, bug #21914 (project gnustep):
On OpenBSD 4.2 i386 the following happens:
df -k
Filesystem 1K-blocks Used Avail Capacity Mounted on
/dev/wd0f 10318422 64 9802438 0% /home
run the test program with %llu in NSLog:
# obj/testtool
2008-01-16 07:21:27.535 testtool[5945] size is 10037696512
run the program with %u or %lu in NSLog:
# obj/testtool
2008-01-16 07:22:10.870 testtool[18361] size is 1447761920
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?21914>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |