[Bug 151155] computed size for big mail foders is wrong. It shows 16 777 216, 0 TB.
Thomas McGuire
Thomas.McGuire at gmx.net
Thu Dec 20 22:13:42 GMT 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=151155
Thomas.McGuire gmx net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From Thomas.McGuire gmx net 2007-12-20 23:13 -------
SVN commit 751020 by tmcguire:
Use qint64 instead of size_t for the folder size calculation, otherwise
folders >2GB won't show up correctly on 32 Bit systems.
I hope I found all places were the conversion was necessary.
I couldn't really test this, as i don't have a 64 Bit system, but I should
work.
BUG: 151155
M +1 -1 kmail/favoritefolderview.cpp
M +3 -3 kmail/folderstorage.cpp
M +2 -2 kmail/folderstorage.h
M +1 -1 kmail/kmfoldermaildir.cpp
M +2 -2 kmail/kmfoldermaildir.h
M +1 -1 kmail/kmfoldermbox.cpp
M +1 -3 kmail/kmfoldermbox.h
M +4 -4 libkdepim/kfoldertree.cpp
M +4 -4 libkdepim/kfoldertree.h
WebSVN link: http://websvn.kde.org/?view=rev&revision=751020
More information about the Kdepim-bugs
mailing list