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,6d9eb594a33cb947 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-01-31 05:37:03 PST From: Florian Weimer Newsgroups: comp.lang.ada Subject: Re: very specific question on Ada syntax Date: 31 Jan 2001 14:29:35 +0100 Organization: RUS-CERT, University of Stuttgart, Germany Sender: rusfw@mercury.rus.uni-stuttgart.de Message-ID: References: <94s4vm$qr4$1@nnrp1.deja.com> <87bssu2h6w.fsf@deneb.enyo.de> <94vp38$ldv$1@nnrp1.deja.com> <8766ixe89y.fsf@deneb.enyo.de> <9571hp$ghg$1@nnrp1.deja.com> <877l3ck7nb.fsf@deneb.enyo.de> <958a81$kt3$1@nnrp1.deja.com> NNTP-Posting-Host: mercury.rus.uni-stuttgart.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: hornet.rus.uni-stuttgart.de 980948093 12555 129.69.1.226 (31 Jan 2001 13:34:53 GMT) X-Complaints-To: abuse@cert.uni-stuttgart.de NNTP-Posting-Date: Wed, 31 Jan 2001 13:34:53 +0000 (UTC) User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Path: supernews.google.com!sn-xit-02!sn-xit-03!supernews.com!news-out.usenetserver.com!news-out.usenetserver.com!ptdnetP!newsgate.ptd.net!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!blackbush.xlink.net!rz.uni-karlsruhe.de!news.uni-ulm.de!news.belwue.de!cert.uni-stuttgart.de!not-for-mail Xref: supernews.google.com comp.lang.ada:4752 Date: 2001-01-31T14:29:35+01:00 List-Id: Robert Dewar writes: > > BTW, Unicode is now a 21.something bit character set, and the > > Wide_Character type is no longer appropriate for representing > Unicode > > (UCS-4) characters. Will Ada be adapted accordingly? > > I think in practice that the 16-bit subset of Unicode, the BMP > page of 10646, will be much more widely used in practice than > the full 21-bit set, and it was a quite deliberate decision > in the design of Ada to restrict Wide_Chararacter to the BMP. Things have changed rather dramatically. Just two years ago, it seemed that the other planes would be used for rarely-used scripts, most of them only interesting scholars (e.g. Linear B). Now there are several proposals which could become pretty relevant as soon as Unicode is more widely used (if this really happens some day), for example the alphanumeric math characters. > Of course there is certainly nothing to stop the addition of > a Wide_Wide_Character type to the language, and at the very > least it would be worth an ARG ruling permitting this usage. Hmm, I'll try to figure out the formal requirements for an ARG submission. Which is the correct address? http://www.ada-auth.org/arm-html/RM-0-3.html mentions the address ada-comment@ada-auth.org, but the ARG procedures http://www.ada-auth.org/ai-files/minutes/arg-proc.txt request to use ada-comment@sw-eng.falls-church.va.us.