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-7-bit X-Google-Thread: 103376,1901f265c928a511 X-Google-Attributes: gid103376,public Path: g2news1.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!not-for-mail From: "Nick Roberts" Newsgroups: comp.lang.ada Subject: Re: Typing in Ada Date: Sun, 20 Jun 2004 12:27:23 +0100 Message-ID: <2jlepqF12qbb6U1@uni-berlin.de> References: <40BDBBFA.2020203@noplace.com> <1087475285.166449@master.nyc.kbcfp.com> X-Trace: news.uni-berlin.de exoS43RQoZBqeTbUtIWWFQ9UJh62fDxJTSmQ5URDVIKHlMjTM= X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1409 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Xref: g2news1.google.com comp.lang.ada:1713 Date: 2004-06-20T12:27:23+01:00 List-Id: "James Rogers" wrote in message news:Xns950BB3B4DBFE6jimmaureenrogers@204.127.36.1... > ... > The Ada difference is that all incomplete types must be > completed in the same compilation unit. In fact, this restriction is likely be lifted (in a very restricted way ;-) in the new revision of the Ada language. It has proved to be too inconvenient. Whether implementations will join up the dots at (traditional) link time, or at some pre-linking stage instead, is yet to be seen. I think the latter is more likely. -- Nick Roberts