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-Language: ENGLISH,ASCII X-Google-Thread: 103376,4d972ac0c79198a5 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-05-15 09:35:22 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!hammer.uoregon.edu!skates!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: Generic child units Date: 15 May 2003 12:30:25 -0400 Organization: NASA Goddard Space Flight Center (skates.gsfc.nasa.gov) Message-ID: References: <3ec12f93$1@epflnews.epfl.ch> <3ec1f6ab$1@epflnews.epfl.ch> NNTP-Posting-Host: anarres.gsfc.nasa.gov Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: skates.gsfc.nasa.gov 1053017159 17925 128.183.235.92 (15 May 2003 16:45:59 GMT) X-Complaints-To: usenet@news.gsfc.nasa.gov NNTP-Posting-Date: 15 May 2003 16:45:59 GMT User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Xref: archiver1.google.com comp.lang.ada:37355 Date: 2003-05-15T16:45:59+00:00 List-Id: Rodrigo Garc�a writes: > Stephen Leake wrote: > > Rodrigo Garc�a writes: > > >>within the declarative region of the parent package (as required by > >>RM 10.1(18))? > > There is no RM 10.1 (18), at least in the copy I have (came with > > GNAT). And I don't understand the rest of the sentence, either. So I > > don't know what you mean here. > > Sorry, I meant RM 10.1.1 (18) as David C. Hoos has remarked. I > still do not understand that requirement. Me either. But my code works anyway :). -- -- Stephe