> > > Strings compared with [[ string1 < string2 ]] are supposed to use
> > > the current locale, but they don't.
> >
> > It's a documentation error (but a long-standing one).  The code has
> > always used strcmp, not strcoll.
> 
> how about change it to strcoll then ?

I'll consider that as a possible enhancement for a future version.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer

Chet Ramey, ITS, CWRU    c...@case.edu    http://tiswww.tis.case.edu/~chet/


Reply via email to