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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,16f6b0f03cbd9c3,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-15 11:34:55 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: dannywooly@yahoo.co.uk (Danny Woolston) Newsgroups: comp.lang.ada Subject: New, and don't understand the error message! Date: 15 May 2002 11:34:55 -0700 Organization: http://groups.google.com/ Message-ID: NNTP-Posting-Host: 195.92.198.72 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1021487695 24532 127.0.0.1 (15 May 2002 18:34:55 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 15 May 2002 18:34:55 GMT Xref: archiver1.google.com comp.lang.ada:24112 Date: 2002-05-15T18:34:55+00:00 List-Id: Hi All I am really new to ADA and im stuck on a coding cpmplier message, can anyone shed some light on it? linked_lists_test.adb: Error: line 6 col 57 LRM:3.9.1(3), The accessibility level of a record extension shall not exceed that of its parent; this also applies in a generic instantiation (In instance of generic Linked_Lists at linked_lists.ads: line 40 col 10) Many thanks and i hope someone can help! Danny England