On Thu, Apr 16, 2009 at 12:59:57PM -0300, Carlos wrote:
> 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'm not sure, but is this really a problem in this case. 
What should happen, except for a too large double value that does
not fit into a long value.

  Uwe
-- 
  MMK GmbH, Fleyer Str. 196, 58097 Hagen
  uwe.steinm...@mmk-hagen.de
  Tel: 02331 840446    Fax: 02331 843920

Attachment: signature.asc
Description: Digital signature

Reply via email to