Quoting Joseph A. Knapka ([EMAIL PROTECTED]):

> OK, I looked at the new ftp-ls code, and of course it is much
> nicer than my patch for Windows FTP. However, I noticed one
> tiny problem on line 460 of ftp-ls.c:
> 
>       if (*tok == 'P') hour += 12;
> 
> This code works fine except for one case: for "12:01PM", it gives us
> hour 24, minute 01, which is probably not what we want :-)

Not, this is really not exactly what we want ;-). I have just fixed it
in CVS.

-- jan

--------------------+------------------------------------------------------
 Jan Prikryl        | vr|vis center for virtual reality and visualisation
 <[EMAIL PROTECTED]> | http://www.vrvis.at
--------------------+------------------------------------------------------

Reply via email to