Date: Fri, 1 Aug 2003 18:01:10 +1000 From: Tim Robbins <tjr@FreeBSD.ORG> To: Andrey Chernov <ache@nagual.pp.ru> Cc: i18n@FreeBSD.ORG Subject: Re: Serious 'tr' bug, patch for review included Message-ID: <20030801080110.GA33709@dilbert.robbins.dropbear.id.au> In-Reply-To: <20030801021213.GA23278@nagual.pp.ru> References: <20030801004408.GA22054@nagual.pp.ru> <20030801020204.GA32843@dilbert.robbins.dropbear.id.au> <20030801021213.GA23278@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 01, 2003 at 06:12:13AM +0400, Andrey Chernov wrote: > On Fri, Aug 01, 2003 at 12:02:04 +1000, Tim Robbins wrote: > > > 8 bits by casting to char. Using charcoll() to sort char arrays may > > work on little endian machines, but may not on big endian machines. > > s->set is array of ints, not array of chars. In any case thanx for > looking. Sorry, I must be going blind. Tim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030801080110.GA33709>