[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:55:51 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         




------- Additional Comments From Thomas.McGuire gmx net  2007-12-20 23:55 -------
> OK that was quick. Too bad I was not fast enough to make a first
> contribution to the project.

Uups, sorry, I didn't know you were working on it too.

> While this patch seems OK (Sorry I haven't tested it), would it make sense
> to use Q_INT64 instead of qint64. Q_INT64 is defined in both QT3 and QT4
> while qint64 is QT4 specific.

Well, my patch was commited to trunk, which is Qt4-only anyway. If this patch 
is available for the 3.5 branch, it can of course use Q_INT64.

> I guess there are still people/distributions using QT3/KDE3 out there ...
> Once again I am not sure what is the policy regarding keeping compatibility
> with previous versions of QT/KDE.

Well, I don't have time to work on the 3.5 version.
However, if someone sends a patch against the 3.5 branch, I'll commit it. So 
you can probably convert this patch to the 3.5 version.
However, I think the actual version you are using is the enterprise branch 
(branches/kdepim/enterprise), since the normal 3.5 branch doesn't have this 
feature.

Anyway, if you manage to convert this patch to the enterprise branch (which is 
probably the version of the ubuntu source package), I'll commit it.



More information about the Kdepim-bugs mailing list