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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,5bcc293dc5642650 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.21.229 with SMTP id y5mr1799957pbe.1.1318924884270; Tue, 18 Oct 2011 01:01:24 -0700 (PDT) Path: d5ni25953pbc.0!nntp.google.com!news2.google.com!news1.google.com!news.glorb.com!feeder.erje.net!feeder.news-service.com!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: Why no Ada.Wide_Directories? Date: Tue, 18 Oct 2011 10:01:53 +0200 Organization: cbb software GmbH Message-ID: <1ir8dnnq8yown.3teiqfgihryv.dlg@40tude.net> References: <9937871.172.1318575525468.JavaMail.geo-discussion-forums@prib32> <418b8140-fafb-442f-b91c-e22cc47f8adb@y22g2000pri.googlegroups.com> <7156122c-b63f-487e-ad1b-0edcc6694a7a@u10g2000prl.googlegroups.com> Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: FbOMkhMtVLVmu7IwBnt1tw.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 Xref: news2.google.com comp.lang.ada:14026 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Date: 2011-10-18T10:01:53+02:00 List-Id: On Mon, 17 Oct 2011 16:47:49 -0700 (PDT), ytomino wrote: > But other libraries in the standard are explicitly defined as Latin-1. > It's certain that Ada.Character.Handling.To_Upper breaks UTF-8. > So we can not use almost subprograms in Ada.Characters and Ada.Strings > for handling file names. Right, it is lot more than just Ada.Directories. I have implemented UTF-8 versions of Ada.Strings.Handling and Ada.Strings.Maps: sets and maps of characters, case conversions, character characterization, superscript and subscript integer I/O. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de