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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,399666c22a39304c X-Google-Attributes: gid103376,public From: Richard Irvine Subject: Re: Translate this into Ada ... Date: 1996/08/22 Message-ID: <321CAAFF.1D80@eurocontrol.fr>#1/1 X-Deja-AN: 175771600 references: <3219E6E2.2F5@eurocontrol.fr> <4vfb15$ujr@watnews1.watson.ibm.com> <321C5BB1.3B2F@eurocontrol.fr> content-type: text/plain; charset=us-ascii organization: Eurocontrol Experimental Centre, Bretigny-Sur-Orge, France mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 2.0 (X11; I; HP-UX A.09.05 9000/755) Date: 1996-08-22T00:00:00+00:00 List-Id: Richard Irvine wrote: > > The above specifications compile but I have yet to write > some bodies and check that this is really a workable scheme. I wish I had done this first as I now think it is probably completely unworkable. I think I'll quietly make do with a single iterator as per Norman Cohen's example!