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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,9ab76c2183ecc054 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-01-03 02:18:03 PST Path: supernews.google.com!sn-xit-03!supernews.com!freenix!fr.clara.net!heighliner.fr.clara.net!news.tele.dk!128.39.3.166!uninett.no!leia!nobody From: Frode =?ISO-8859-1?Q?Tenneb=F8?= Newsgroups: comp.lang.ada Subject: Re: Ada to C Translator Date: Tue, 2 Jan 2001 22:39:45 +0100 Organization: UNINETT news service Message-ID: <1rht29.gc2.ln@leia> References: <92fk1v0cou@drn.newsguy.com> <92fqlt$h8d$1@nnrp1.deja.com> <3A4CF58B.A8FF223C@collins.rockwell.com> <92qfj7$7l9$1@nnrp1.deja.com> <92r522$ntl$1@nnrp1.deja.com> NNTP-Posting-Host: anne-bremnes.hiof.no Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8Bit X-Trace: snipp.uninett.no 978517026 7672 158.36.52.48 (3 Jan 2001 10:17:06 GMT) X-Complaints-To: news-abuse@uninett.no User-Agent: KNode/0.3.2 Xref: supernews.google.com comp.lang.ada:3607 Date: 2001-01-02T22:39:45+01:00 List-Id: Robert Dewar wrote: > > Actually, half the time was spent on two > > part-systems (out of app. 30) with rather nasty circular > > dependencies. > > Well you probably don't mean circular dependencies, since these > are illegal in Ada 83 and Ada 95, but more likely you mean code > where the elaboration is in a mess, due to serious bugs of > missing pragma Elaborate's. This is not uncommon, and can > indeed be a pain. This is indeed what I meant, circular elaboration. Circular dependencies is something completely different. [snip] > This is definitely a weak > spot in the design of Ada, I am sorry we could not fix it for > Ada 95, but there just was not enough time. How would you suggest go about fixing this? And more importantly; will it get fixed in Ada 0x? -Frode -- ^ Frode Tenneb� | email: frodet@nvg.org | Frode@IRC ^ | with Standard.Disclaimer; use Standard.Disclaimer; |