[Kde-pim] KDE/kdepimlibs/kioslave/sieve (silent)
Jaroslaw Staniek
js at iidea.pl
Fri Apr 4 20:31:24 BST 2008
Marc Mutz said the following, On 2008-04-04 17:25:
> On Friday April 4 2008 17:01, Jaroslaw Staniek wrote:
>> typedef unsigned int size_t;
>
> This is wrong on 64bit. Certainly, Windows has size_t? It's standard C!
>
>> But I guess I don't need to revert this commit?
>
> ssize_t looks better there. It's used in posix I/O. Best would be to check
> what the read/write functions actually used there return/take, and use that
> type. If it's QIODevice, qint64 is the one.
TCPSlaveBase uses ssize_t, and that's why I needed to recompile relevant parts
of kdelibs after the ABI change for win32/msvc :)
Too late to change such types to q*int* in kdelibs...
--
regards / pozdrawiam, Jaroslaw Staniek
Sponsored by OpenOffice Polska (http://www.openoffice.com.pl/en) to work on
Kexi & KOffice (http://www.kexi.pl/en, http://www.koffice.org/kexi)
KDE Libraries for MS Windows (http://windows.kde.org)
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list