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, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d8f5d49733f921b0,start X-Google-Attributes: gid103376,public From: dennison@telepath.com Subject: Children of private compilation units Date: 1999/05/18 Message-ID: <7hslge$qad$1@nnrp1.deja.com>#1/1 X-Deja-AN: 478778385 X-Http-Proxy: 1.0 x28.deja.com:80 (Squid/1.1.22) for client 204.48.27.130 Organization: Deja.com - Share what you know. Learn what you don't. X-Article-Creation-Date: Tue May 18 21:19:11 1999 GMT Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.5 [en] (WinNT; I) Date: 1999-05-18T00:00:00+00:00 List-Id: I have a situation where Gnat and ObjectAda are giving me conflicting results. The situation is basicly this package A is .... private package A.B is ... package A.B.C is ... with A.B.C; procedure A.Fred is ... This compiled fine for one developer using ObjectAda. But with Gnat, I get: current unit must also be private descendant of "JPATS_Aircraft_Body" on the with statement. So what are compilers *supposed* to do in this situation? I can't find anything helpful in the LRM. Cohen seems to say this is OK. What's the truth? -- T.E.D. --== Sent via Deja.com http://www.deja.com/ ==-- ---Share what you know. Learn what you don't.---