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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,4ce0ea7d497db907 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!m4g2000vbp.googlegroups.com!not-for-mail From: Maciej Sobczak Newsgroups: comp.lang.ada Subject: Re: anonymous access type Date: Tue, 3 Mar 2009 05:15:48 -0800 (PST) Organization: http://groups.google.com Message-ID: <6e767d97-c67e-4cd0-85ff-0f552a775c49@m4g2000vbp.googlegroups.com> References: <78d73ae0-c918-483d-996e-6e5b6c0ae6d5@j8g2000yql.googlegroups.com> <7b8156f7-94b1-4807-8ce4-efddf30c1058@j8g2000yql.googlegroups.com> NNTP-Posting-Host: 137.138.182.236 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1236086149 23980 127.0.0.1 (3 Mar 2009 13:15:49 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 3 Mar 2009 13:15:49 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: m4g2000vbp.googlegroups.com; posting-host=137.138.182.236; posting-account=bMuEOQoAAACUUr_ghL3RBIi5neBZ5w_S User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.6) Gecko/2009011912 Firefox/3.0.6,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:4864 Date: 2009-03-03T05:15:48-08:00 List-Id: On 3 Mar, 13:44, christoph.gr...@eurocopter.com wrote: > On Mar 3, 1:40=A0pm, christoph.gr...@eurocopter.com wrote: > > > This is definitely a compiler bug. GNAT Pro 6.2.1 accepts this. > > Ehem, I wrote nonsense. No, you have written that this is definitely a compiler bug. > See RM 6.1(15/2) - the syntax does not allow a > mode. Then it really must be a compiler bug that GNAT Pro 6.2.1 accepts this. ;-) Thank you for the reference, now I see where this comes from. BTW - the mode is not needed there, because it cannot be any different (for example it cannot be 'out', because it would not be possible to assign anything to it). -- Maciej Sobczak * www.msobczak.com * www.inspirel.com Database Access Library for Ada: www.inspirel.com/soci-ada