Subject: Re: FYI
From: Christopher C. Chimelis (chris@debian.org)
Date: Thu Jul 06 2000 - 01:34:52 PDT
On Thu, 6 Jul 2000, Christopher C. Chimelis wrote:
> I know I have a history of "speaking too soon" lately, but my initial lead
> on the gnucash problem is that it's reading too much data in when it's
> reading the time info on the transactions. From the file I created, it
> seems to be reading the size of the description text five bytes into the
> description itself (which is right after the time stuff, if I remember
> right).
>
> Still working on it, though :-)
Think I got it. I'm testing it now. Turns out to be a 64-bit issue (as
usual, the authors don't expect sizeof(long int) not to equal
sizeof(int)).
I'll post the location of some test debs shortly...
C
-- To UNSUBSCRIBE, email to debian-alpha-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
This archive was generated by hypermail 2a22 : Tue Aug 01 2000 - 04:53:14 PDT