[Kde-bindings] [Bug 238668] New: krosspython handles 64 bit integers badly
Joris Guisson
joris.guisson at gmail.com
Mon May 24 08:41:26 UTC 2010
https://bugs.kde.org/show_bug.cgi?id=238668
Summary: krosspython handles 64 bit integers badly
Product: bindings
Version: unspecified
Platform: Ubuntu Packages
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: kde-bindings at kde.org
ReportedBy: joris.guisson at gmail.com
Version: unspecified (using KDE 4.4.3)
OS: Linux
KTorrent has several scriptable functions which return qulonglong, when these
functions are called from a kross script, and the returned values require an
actual 64 bit number, you get back something which is clearly truncated to a 32
bit number.
The same functions called via dbus, return the correct values. So it seems that
krosspython is not threating large integers well somewhere.
Reproducible: Always
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kde-bindings
mailing list