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,8b6340ddbfdcd2d X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!y21g2000vba.googlegroups.com!not-for-mail From: sjw Newsgroups: comp.lang.ada Subject: Re: Code Statement Date: Wed, 19 May 2010 02:56:01 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <8242a424-5b09-4444-a3ed-7b45e159c46a@z17g2000vbd.googlegroups.com> NNTP-Posting-Host: 20.133.0.13 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1274262961 20067 127.0.0.1 (19 May 2010 09:56:01 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 19 May 2010 09:56:01 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: y21g2000vba.googlegroups.com; posting-host=20.133.0.13; posting-account=_RXWmAoAAADQS3ojtLFDmTNJCT0N2R4U User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3,gzip(gfe) Xref: g2news2.google.com comp.lang.ada:11757 Date: 2010-05-19T02:56:01-07:00 List-Id: On May 19, 7:07=A0am, Simon Wright wrote: > I'm not sure what http://www.adaic.com/standards/05rm/html/RM-13-8.html > (2) means; does it give you a licence to use any type you lke? seems > unlikely. Sorry, I meant (4): "The qualified_expression is expected to be of any type." Compare with (5): "The qualified_expression shall be of a type declared in package System.Machine_Code."