buildworld broken after installworld

Andrey Chernov ache at nagual.pp.ru
Mon Aug 4 07:03:34 PDT 2003


On Mon, Aug 04, 2003 at 17:57:13 +0400, Andrey Chernov wrote:

> > There is
> > 
> > tr '[a-z]' '[A-Z]'
> > 
> > which can be different for different locales since use collate now as
> > required by POSIX. Please tell which exact non-C locale you use and what
> > happens? I miss start of this discussion.
> 
> Well, I found error in the archives, so the question remains, what locale 
> you use?

For example, this result is right and not the bug (but wrong tr usage):

env LANG=de_DE.ISO8859-1 tr '[a-z]' '[A-Z]'
vi_zero
WI_]ERO



More information about the freebsd-current mailing list