[Kst] [Bug 216019] New: can't deal with datasources with more than MAX_INT samples

netterfield at astro.utoronto.ca netterfield at astro.utoronto.ca
Tue Nov 24 23:27:58 CET 2009


https://bugs.kde.org/show_bug.cgi?id=216019

           Summary: can't deal with datasources with more than MAX_INT
                    samples
           Product: kst
           Version: 1.7.0
          Platform: unspecified
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kst at kde.org
        ReportedBy: netterfield at astro.utoronto.ca


Version:           1.7.0 (using 3.5.10 "release 21.9" , openSUSE )
Compiler:          Target: i586-suse-linux
OS:                Linux (i686) release 2.6.27.37-0.1-pae

Kst can not load data past frame MAX_INT, since ints are used to reference
frame numbers.

Plank HFI now has more than MAX_INT frames.  LFI may also reach that point.

Ideally, frame numbers would be stored and referenced by 64 bit integers.

NOTE: kst does not need to be able to read more than MAX_INT samples.  It just
has to be able to find samples within a data source that has more than MAX_INT
samples.

-- 
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 Kst mailing list