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,9506bdc34331969a X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!h31g2000yqd.googlegroups.com!not-for-mail From: sjw Newsgroups: comp.lang.ada Subject: Re: put of access type Date: Thu, 20 Aug 2009 15:27:17 -0700 (PDT) Organization: http://groups.google.com Message-ID: <23228714-4402-4501-8200-0ad76d17a96c@h31g2000yqd.googlegroups.com> References: <4a8ce6a0$1@news.post.ch> <4kppuwzteolt$.1pfxt5e0f3jsl.dlg@40tude.net> NNTP-Posting-Host: 82.30.110.254 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1250807238 24813 127.0.0.1 (20 Aug 2009 22:27:18 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 20 Aug 2009 22:27:18 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: h31g2000yqd.googlegroups.com; posting-host=82.30.110.254; posting-account=_RXWmAoAAADQS3ojtLFDmTNJCT0N2R4U User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-us) AppleWebKit/531.9 (KHTML, like Gecko) Version/4.0.3 Safari/531.9,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:6953 Date: 2009-08-20T15:27:17-07:00 List-Id: On Aug 20, 7:58=A0pm, "Dmitry A. Kazakov" wrote: > For example, the standard explicitly requires the array address to be one > of its first element, and not of the array's dope. Note for OP: that's 'Address, of course -- not 'Access