Date: Sat, 30 Aug 2003 17:31:16 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: DJ Delorie Message-Id: <2593-Sat30Aug2003173115+0300-eliz@elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: <200308301339.h7UDdcN4024440@envy.delorie.com> (message from DJ Delorie on Sat, 30 Aug 2003 09:39:38 -0400) Subject: Re: wide character functions References: <2427-Thu28Aug2003000602+0300-eliz AT elta DOT co DOT il> <8296-Thu28Aug2003162425+0300-eliz AT elta DOT co DOT il> <3F4E90EF DOT 33122DA4 AT phekda DOT freeserve DOT co DOT uk> <2110-Fri29Aug2003133636+0300-eliz AT elta DOT co DOT il> <3F4FBDDF DOT 85DA1F2B AT phekda DOT freeserve DOT co DOT uk> <2950-Sat30Aug2003121428+0300-eliz AT elta DOT co DOT il> <200308301339 DOT h7UDdcN4024440 AT envy DOT delorie DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Sat, 30 Aug 2003 09:39:38 -0400 > From: DJ Delorie > > We don't? That's news to me. The tables are 257 entries long and > runtime updateable, specifically to allow for locale-specific updates. > Our locale code doesn't do it, but the is* functions support it. That's what I meant: our locale functions don't do it. So you cannot, e.g., case-convert non-ASCII characters without frobbing the tables used by the is* functions.