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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,73cb216d191f0fef X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.224.17.140 with SMTP id s12mr13956279qaa.3.1363194599614; Wed, 13 Mar 2013 10:09:59 -0700 (PDT) X-Received: by 10.49.6.1 with SMTP id w1mr641783qew.24.1363194599538; Wed, 13 Mar 2013 10:09:59 -0700 (PDT) Path: k8ni1qas.0!nntp.google.com!dd2no245671qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 13 Mar 2013 10:09:58 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=69.20.190.126; posting-account=lJ3JNwoAAAAQfH3VV9vttJLkThaxtTfC NNTP-Posting-Host: 69.20.190.126 References: <8klywqh2pf$.1f949flc1xeia.dlg@40tude.net> <513f6e2f$0$6572$9b4e6d93@newsspool3.arcor-online.net> <513faaf7$0$6626$9b4e6d93@newsspool2.arcor-online.net> <51408e81$0$6577$9b4e6d93@newsspool3.arcor-online.net> <1xqmd3386hvns.1og1uql2cgnuf$.dlg@40tude.net> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <68f2a437-df14-4a2e-b84c-8321d260054e@googlegroups.com> Subject: Re: Is this expected behavior or not From: Shark8 Injection-Date: Wed, 13 Mar 2013 17:09:59 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2013-03-13T10:09:58-07:00 List-Id: On Wednesday, March 13, 2013 10:56:27 AM UTC-6, Jeffrey Carter wrote: > On 03/13/2013 08:51 AM, Dmitry A. Kazakov wrote: > > > > > LRM is irrelevant here. > > The ARM is never irrelevant when discussing Ada. The only time the ARM could be irrelevant is when talking about "what ifs" like: * What if Red had won? * What if Ada 83 had child-packages? * What if Ada 95 had "abstract types"/"type classes" so you could define a truly generic string? (One base-type that could handle Character, Wide_Character, or Wide_Wide_Character.)