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.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,40d697764033dbdb X-Google-Attributes: gid103376,public From: Stephen Leake Subject: Re: types in procedure arguments Date: 1996/09/25 Message-ID: <3249399E.6665@gsfc.nasa.gov>#1/1 X-Deja-AN: 185254631 references: <5268qg$r1t@noc2.drexel.edu> content-type: text/plain; charset=us-ascii organization: NASA Goddard Space Flight Center -- Greenbelt, Maryland USA mime-version: 1.0 reply-to: Stephen.Leake@gsfc.nasa.gov newsgroups: comp.lang.ada x-mailer: Mozilla 3.0 (Win95; U) Date: 1996-09-25T00:00:00+00:00 List-Id: Chris Papademetrious wrote: > > I've got a small problem that most likely extends from my lack of > knowledge about Ada 95, so I'm turning to the gurus for help. Unless you post code, we probably can't help. As a wild guess, you might try making the list type a parameter of the generic package. -- - Stephe