Package: pxlib1 Version: 0.6.3-1 The function PX_timestam2string located in paradox.c , make a bad conversion of time part (H:m:s) of timestamp I found that bug is in type casting double to long, when calculate the module ( % operator) to extract seconds of timestamp.
I suggest that use the "fmod" function, located in lib "math" I am using Debian GNU/Linux 5.0 Lenny kernel 2.6.26-1-686 and libc6 2.7-18 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

