On Mon, Oct 15, 2001 at 03:16:12PM -0400, Glenn Maynard wrote:
> MBSW_ACCEPT_INVALID makes it treat invalid characters as width 1.

Good.

> > > Date output added to cls -l; uses locale-dependant date (like ls does.)
> > Why not use ISO date format? I.e. 2000-09-07 19:20.
>
> Made it look the same as ls (and most ls's in FTP).  Full dates are too
> long, and unless we MDTM for every file (too slow), we often won't have
> the time of day.  (We could implement --full-time, as I commented.)

Ok, leave it this way. I don't mind standard ls format, but like iso
format better. E.g. it is easier to parse from another program.

> Sorry, I confused the calling semantics of glob::GetResult and
> ListInfo::GetResult (which are inconsistent)--this stuff was mostly
> written before I switched.

Maybe ListInfo or Glob should be changed, of course all the places which
use them too.

--
   Alexander.

Reply via email to