[Kst] [Bug 74239] New: int datatype in kst plugins and data sources
is not 64-bit clean
George Staikos
staikos at kde.org
Thu Feb 5 15:41:24 CET 2004
------- 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=74239
Summary: int datatype in kst plugins and data sources is not 64-
bit clean
Product: kst
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: NEW
Severity: major
Priority: NOR
Component: general
AssignedTo: kst at kde.org
ReportedBy: staikos at kde.org
We need to use 64-bit clean data types in Kst, in particular plugins and data
sources. We also need to use "long" explicitly to specify the length of
vectors or amount of data read. PIO uses long, and data streams can extremely
large.
More information about the Kst
mailing list