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.7 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,5bcc293dc5642650,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Michael Rohan Newsgroups: comp.lang.ada Subject: Why no Ada.Wide_Directories? Date: Thu, 13 Oct 2011 23:58:45 -0700 (PDT) Organization: http://groups.google.com Message-ID: <9937871.172.1318575525468.JavaMail.geo-discussion-forums@prib32> Reply-To: comp.lang.ada@googlegroups.com NNTP-Posting-Host: 76.126.190.57 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1318576992 1804 127.0.0.1 (14 Oct 2011 07:23:12 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 14 Oct 2011 07:23:12 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=76.126.190.57; posting-account=iokpWwkAAAC4FdoU8cY5F_WfowBALHIE User-Agent: G2/1.0 X-Google-Web-Client: true Xref: g2news1.google.com comp.lang.ada:21422 Date: 2011-10-13T23:58:45-07:00 List-Id: Hi, I've working a little on accessing files and directories using Ada.Director= ies and have been using a thin wrapper layer to convert from Wide_String to= UTF8 and back. It does, however, seem strange there is no Wide_Directorie= s version in the std library. Was there a technical reason it wasn't inclu= ded? Take care, Michael