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: 103376,c406e0c4a6eb74ed X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: ADA Popularity Discussion Request Date: Wed, 18 Aug 2004 10:58:45 +0200 Message-ID: <1amiwh8kdh39q$.34h1s749975c$.dlg@40tude.net> References: <49dc98cf.0408110556.18ae7df@posting.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de WbSWhj0Eq+FdppKfurV3/glQ6/KL+QhzVSrS+Bdfb0KZvs3nM= User-Agent: 40tude_Dialog/2.0.12.1 Xref: g2news1.google.com comp.lang.ada:2804 Date: 2004-08-18T10:58:45+02:00 List-Id: On Tue, 17 Aug 2004 16:30:45 GMT, Dennis Lee Bieber wrote: > On Tue, 17 Aug 2004 09:50:07 +0200, "Dmitry A. Kazakov" > declaimed the following in comp.lang.ada: > >> >> for Index in A'Range loop >> A (I) := ... -- There is no need to check array bounds >> > Where'd the "I" come from... I suspect you mean > > A(Index) := ... Yes, of course -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de