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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,47bc849aad30d586 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-31 04:01:23 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!news.belwue.de!cert.uni-stuttgart.de!news.enyo.de!not-for-mail From: Florian Weimer Newsgroups: comp.lang.ada Subject: Re: A standard package for config files is needed Date: Fri, 31 May 2002 13:01:19 +0200 Organization: Enyo -- not your organization Message-ID: <871ybs60ow.fsf@deneb.enyo.de> References: <39ee2480.0205282322.3bbd4673@posting.google.com> <839J8.1076$r5.175696924@newssvr13.news.prodigy.com> NNTP-Posting-Host: deneb.enyo.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: cygnus.enyo.de 1022842878 3965 212.9.189.171 (31 May 2002 11:01:18 GMT) X-Complaints-To: abuse@enyo.de NNTP-Posting-Date: 31 May 2002 11:01:18 GMT Cancel-Lock: sha1:0+VY2O3aP3kBD9P7Xfup+4Wwmzc= Xref: archiver1.google.com comp.lang.ada:25069 Date: 2002-05-31T11:01:18+00:00 List-Id: Georg Bauhaus writes: > Not only that. It seems quite plausible, with Ada being capable of > handling a substantial subset of Unicode, I wouldn't bet on this. At least one implementor views Wide_Character as a data type which scan 2**16 code positions for characters, and not tied strictly to Unicode. :-(