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,8e0e21432ac3eca6 X-Google-Attributes: gid103376,public From: "Matthew Heaney" Subject: Re: *\\~record depth~//* Date: 1999/11/15 Message-ID: <383099e1_1@news1.prserv.net>#1/1 X-Deja-AN: 549047408 Content-transfer-encoding: 7bit References: <3826DFBF.52AC2680@interact.net.au> Content-Type: text/plain; charset="US-ASCII" X-Complaints-To: abuse@prserv.net X-Trace: 15 Nov 1999 23:40:17 GMT, 32.101.8.251 Organization: Global Network Services - Remote Access Mail & News Services Mime-version: 1.0 Newsgroups: comp.lang.ada Date: 1999-11-15T00:00:00+00:00 List-Id: In article , Mario Amado Alves wrote: > You know you can write > > type Component_List is array (Component'Range) > > instead of > > type Component_List is array (Component'First..Component'Last) You can even write type Component_List is array (Component) of ...; -- They are very bad reasoners, and vehemently given to opposition, unless when they happen to be of the right opinion, which is seldom their case. >From "Gulliver Travels," by Jonathan Swift, who could easily have been writing about modern-day creationists