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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news3.google.com!feeder1-2.proxad.net!proxad.net!feeder1-1.proxad.net!ecngs!feeder2.ecngs.de!194.25.134.126.MISMATCH!newsfeed01.sul.t-online.de!t-online.de!news.belwue.de!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: put of access type Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <4a8ce6a0$1@news.post.ch> <4kppuwzteolt$.1pfxt5e0f3jsl.dlg@40tude.net> <23228714-4402-4501-8200-0ad76d17a96c@h31g2000yqd.googlegroups.com> Date: Fri, 21 Aug 2009 09:29:46 +0200 Message-ID: <1aq87cn81700b.1s0isw8gqx47v$.dlg@40tude.net> NNTP-Posting-Date: 21 Aug 2009 09:29:46 CEST NNTP-Posting-Host: edd3e583.newsspool3.arcor-online.net X-Trace: DXC=>`534JZ[oM]PU8j_I0DN6_McF=Q^Z^V3X4Fo<]lROoRQ^YC2XCjHcbYa_SBiAJnM8VDNcfSJ;bb[UFCTGGVUmh?TLK[5LiR>kgR=RbdCdb8N:^ X-Complaints-To: usenet-abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:6960 Date: 2009-08-21T09:29:46+02:00 List-Id: On Thu, 20 Aug 2009 15:27:17 -0700 (PDT), sjw wrote: > On Aug 20, 7:58�pm, "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 No, it is exactly X'Address. See RM 13.3 (14). That adds headaches when you are going to implement a tricky storage pool. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de