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=3.8 required=5.0 tests=BAYES_00,INVALID_MSGID, RATWARE_MS_HASH,RATWARE_OUTLOOK_NONAME autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8963682ce4cab241 X-Google-Attributes: gid103376,public From: "bklungle" Subject: Re: GNAT Limitations? Date: 1998/01/29 Message-ID: <01bd2c88$f1e17160$0e2915c0@p5120>#1/1 X-Deja-AN: 320213975 References: <6aesm3$sr6$1@Masala.CC.UH.EDU> <01bd296e$fad757c0$0e2915c0@p5120> <6aft7v$vos$1@Masala.CC.UH.EDU> Organization: B & D Associates X-NETCOM-Date: Wed Jan 28 11:33:12 PM PST 1998 Newsgroups: comp.lang.ada Date: 1998-01-28T23:33:12-08:00 List-Id: Hi Bob, Nice to see I'm not the only one that does something silly now and then. I should go to bed after debugging others peoples code all day instead of on the net. Guess the groggies creep in. cheers...bob klungle Robert A Duff wrote in article ... > After lecturing Mr. Klungle not to lecture and then give wrong answers, > I wrote: > > >The predefined environment also contains: "package > >Unchecked_Deallocation renames Ada.Unchecked_Deallocation;", ... > > which is wrong -- it's a generic procedure, not a package, as pointed > out to me privately by Martin David Condic. Sorry. The exact code is > in RM-J.1. > > - Bob > -- > Change robert to bob to get my real email address. Sorry. >