64bitness
Lubos Lunak
l.lunak at suse.cz
Mon Nov 6 14:12:57 GMT 2006
On Thursday 02 November 2006 11:36, Thiago Macieira wrote:
> On D-Bus, this would have generated an error on all platforms. For one
> thing, the dubious type "long" isn't present in QVariant, so you're
> forced to choose between int (always 32-bit) and qlonglong (always
> 64-bit).
Ah, so that's why there's the ugly qlonglong in all DBUS calls that pass
window id along? I was hoping there was a way to get rid of that :(.
--
Lubos Lunak
KDE developer
--------------------------------------------------------------
SUSE LINUX, s.r.o. e-mail: l.lunak at suse.cz , l.lunak at kde.org
Lihovarska 1060/12 tel: +420 284 028 972
190 00 Prague 9 fax: +420 284 028 951
Czech Republic http//www.suse.cz
More information about the kde-core-devel
mailing list