From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.5-pre1 Date: 23 Jun 93 18:18:31 GMT From: ads.com!saturn!bhanafee@ames.arc.nasa.gov (Brian Hanafee) Subject: Re: References in Ada exceptions Message-ID: List-Id: >I seem to remember that the following is dangerous: > > for i in 1..10 loop > begin > ... > exception > ... > put(i); > end; > end loop; I can't think of any reason why this might be dangerous, but I was struck by the similarity between this and the example code in LRM 11.6. Perhaps a memory of that example is causing the concern? -- Brian Hanafee Advanced Decision Systems bhanafee@ads.com 1500 Plymouth Street (415) 960-7300 Mountain View, CA 94043-1230