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-Thread: a07f3367d7,e276c1ed16429c03 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!nntp.club.cc.cmu.edu!feeder.erje.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Ada is getting more popular! Date: Thu, 14 Oct 2010 05:59:40 +0100 Organization: A noiseless patient Spider Message-ID: References: <020ea727-e8e9-4d0d-8c5f-b8ad907fc3c9@u10g2000yqk.googlegroups.com> <8edaf552-0104-4150-bb55-5557e8e24be3@i5g2000yqe.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Date: Thu, 14 Oct 2010 04:59:41 +0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="dFCm8HWntFqmDIilBLqEJQ"; logging-data="29866"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+kSuTx2nJdC8cZfaDgRb1nBVKrWstdrWk=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (darwin) Cancel-Lock: sha1:fnBRKKKq6RliLYxskBl30wrvNkY= sha1:+ZhNzjf5QY8ek7Gexv/a7qh50DU= Xref: g2news2.google.com comp.lang.ada:15502 Date: 2010-10-14T05:59:40+01:00 List-Id: "Vinzent Hoefler" writes: > In that case you lose, because you cannot create A without explicit > bounds. And with explicit bounds, the x.A'Access won't do. But, as OP noted, you can use GNAT's 'Unrestricted_Access.