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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Jeffrey Carter Newsgroups: comp.lang.ada Subject: Re: character literals Date: Tue, 11 Feb 2014 18:30:22 -0700 Organization: Also freenews.netfront.net; news.tornevall.net Message-ID: References: <9d08b5d0-012c-4b94-b8b9-ea6e83f2df4f@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Wed, 12 Feb 2014 01:30:24 +0000 (UTC) Injection-Info: mx05.eternal-september.org; posting-host="6bab1dce10a849dba13303bd95a0f77d"; logging-data="4763"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+Cx3b+bFjHjFDGt6FyYjig1IixjYfvopM=" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 In-Reply-To: <9d08b5d0-012c-4b94-b8b9-ea6e83f2df4f@googlegroups.com> Cancel-Lock: sha1:0KoBzuApIc08zGQgEm2o9A5WVZw= Xref: news.eternal-september.org comp.lang.ada:18494 Date: 2014-02-11T18:30:22-07:00 List-Id: On 02/11/2014 04:56 PM, adambeneschan@gmail.com wrote: > > The first "loop" statement, which is ambiguous, was legal in Ada 83, when > there was only one character type; when Wide_Character was added to Ada 95 > [Wide_Wide_Character wasn't added until Ada 2005], this became illegal, which > caused some compatibility headaches for existing code. Nonsense. Ada 83 had user-defined character types. ARM-83 3.5.2 ("Character Types") includes the declaration of character type Roman_Digit. -- Jeff Carter "My mind is a raging torrent, flooded with rivulets of thought, cascading into a waterfall of creative alternatives." Blazing Saddles 89