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: a07f3367d7,da5197b9dca0ed40 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!border1.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!novia!news-out.readnews.com!postnews7.readnews.com!not-for-mail Message-Id: <4c17623b$0$2392$4d3efbfe@news.sover.net> From: "Peter C. Chapin" Subject: Re: Processing array subsections, a newbie question. Newsgroups: comp.lang.ada Date: Tue, 15 Jun 2010 07:24:24 -0400 References: <4c13db30$0$2391$4d3efbfe@news.sover.net> <4c16c088$0$2366$4d3efbfe@news.sover.net> User-Agent: KNode/0.10.9 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit Organization: SoVerNet (sover.net) NNTP-Posting-Host: 6c0a569f.news.sover.net X-Trace: DXC=BmWDGTQiM=aFIGPAdlO[KoK6_LM2JZB_cRHL>1SoGd?c:WUUlR<856o_7 Simon Wright wrote: > Oops, I didn't know that. > > A shame that to make code provable you have to make it unreadable. The naming issue isn't that big a problem in practice. I've only hit it this once so far. With a little effort I could probably come up with something better that doesn't clash. Peter