On Sat, Jan 03, 2004, Alexander R. Pruss wrote: > Finally, I should say that my VFS font stuff introduced a bug into > vfsfile.c: numberOfFiles ends up being uninitialized during a library > update.
I know that numOfElements wasn't initialized; I fixed that already last night, but it didn't help. I will review all the VFS font code and see what I'll find (and also add test cases:) > Once I fix the VFS font bug, You don't have to worry about this bug; I will fix it. I wrote more or less all the vfs handling code in Plucker, so I know this code by heart (and I have a device to reproduce the error on:) It would be better if you take a look at the "sequential record" handling and fix the problem on Palm OS 3 devices. It is possible to reproduce the problem in POSE, so it shouldn't take that long to find (you know that code better than me; at least until I have added test cases for it:) You will get a fatal alert "DataMgr.c, Line: 4908, Resizing record". If you select to continue it will display the whole page and you won't see the same alert again for that page; on a real device you don't have the choice to continue after a fatal alert, though ;-) /Mike _______________________________________________ plucker-dev mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-dev
