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.3 required=5.0 tests=BAYES_00,INVALID_MSGID 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: dewar@schonberg.cs.nyu.edu (Robert Dewar) Subject: Re: types in procedure arguments Date: 1996/10/01 Message-ID: #1/1 X-Deja-AN: 186492482 references: <5268qg$r1t@noc2.drexel.edu> <52piii$8n7@noc2.drexel.edu> organization: New York University newsgroups: comp.lang.ada Date: 1996-10-01T00:00:00+00:00 List-Id: Papdemetrious says " I have gotten some replies via email, and am beginning to believe that this is a more interesting problem than I first thought! Here's a very simplified version of the situation. Essentially, in the real problem, I'm using a presupplied doubly-linked-list package and vector math package (gotta put that reuse principle to work, right?). For the example below, I'm just using placeholder packages to illustrate. Clip the following section and run it through "gnatchop" and you will see the problem that leads to:" This is obviously a GNAT bug, at the very least the error message is wrong, but despite all the email and posts, this still has not been reported to report@gnat.com!