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-7-bit X-Google-Thread: 103376,d2ded6de39562f0e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-04-22 19:46:46 PST Path: newsfeed.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!feed2.news.rcn.net!rcn!newsfeed1.earthlink.net!newsfeed.earthlink.net!newsmaster1.prod.itd.earthlink.net!newsread1.prod.itd.earthlink.net.POSTED!not-for-mail Message-ID: <3AE39790.6E337130@acm.org> From: Jeffrey Carter X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Instantiating a generic ADT from another ADT References: <3ae388e0@duster.adelaide.on.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Mon, 23 Apr 2001 02:46:47 GMT NNTP-Posting-Host: 158.252.129.75 X-Complaints-To: abuse@earthlink.net X-Trace: newsread1.prod.itd.earthlink.net 987994007 158.252.129.75 (Sun, 22 Apr 2001 19:46:47 PDT) NNTP-Posting-Date: Sun, 22 Apr 2001 19:46:47 PDT Organization: EarthLink Inc. -- http://www.EarthLink.net X-Received-Date: Sun, 22 Apr 2001 19:45:22 PDT (newsmaster1.prod.itd.earthlink.net) Xref: newsfeed.google.com comp.lang.ada:6844 Date: 2001-04-23T02:46:47+00:00 List-Id: Without knowing the definition of Hash_Table_Entry I can't be sure this is the only problem, but Hash_Table.Hash_Table_List is private, while Hash_Table.Hash_Table_List_Package.Item_List is limited private, so the full definition of Hash_Table_List cannot be "new Hash_Table_List_Package.Item_List". -- Jeff Carter "We call your door-opening request a silly thing." Monty Python & the Holy Grail