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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,94d84e4971c0caee X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!x22g2000yqx.googlegroups.com!not-for-mail From: Bryan Newsgroups: comp.lang.ada Subject: Re: Inheritance with Ada types Date: Tue, 9 Feb 2010 15:39:05 -0800 (PST) Organization: http://groups.google.com Message-ID: <4d463577-ed5b-43d6-b3d0-4cd56c68c12a@x22g2000yqx.googlegroups.com> References: NNTP-Posting-Host: 64.20.18.222 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1265758745 5667 127.0.0.1 (9 Feb 2010 23:39:05 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 9 Feb 2010 23:39:05 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: x22g2000yqx.googlegroups.com; posting-host=64.20.18.222; posting-account=kI3R0woAAAAkETUXcbnWjzzG0TUmJmXv User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-us) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:9057 Date: 2010-02-09T15:39:05-08:00 List-Id: Thanks everyone for correcting my code. Changing the package name cleared up the errors. I should have looked harder at the package names from the book. I'll probably be back with more questions when I'm stuck again. Thanks for the help.