From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,43ab55a75a8b5d1 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!feeder.news-service.com!feeder1.cambrium.nl!feed.tweaknews.nl!newshub2.home.nl!home.nl!amsnews11.chello.com!newsfeed01.chello.at!newsfeed02.chello.at!news.hispeed.ch.POSTED!not-for-mail Message-ID: <3082414.k9Jeq3hKxq@linux1.krischik.com> From: Martin Krischik Subject: Re: System.WCh_Cnv Newsgroups: comp.lang.ada Date: Wed, 12 Jul 2006 17:51:29 +0200 References: User-Agent: KNode/0.10.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: abuse@hispeed.ch Organization: hispeed.ch NNTP-Posting-Host: 80.218.119.160 (80.218.119.160) NNTP-Posting-Date: Wed, 12 Jul 2006 18:00:41 +0200 X-Trace: b340b44b51ca9f57fd20522488 Xref: g2news2.google.com comp.lang.ada:5645 Date: 2006-07-12T17:51:29+02:00 List-Id: Y.Tomino wrote: > Ada of gcc-4.1, Why UTF-32 routines of System.WCh_Cnv handle JIS > character code when WCEM_Shift_JIS or WCEM_EUC ? Other options seem to > mean Unicode. > JIS character code is not compatible with Unicode. > Also, why it does not use C-runtime locale functions like mbstowcs. > I'm getting confused. Well it's a System.* package and most System packages are for internal compiler use. IS you want propper unicode support you should use XML/Ada. You can get a copy from gnuada.sf.net. Martin -- mailto://krischik@users.sourceforge.net Ada programming at: http://ada.krischik.com