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,99f33f51845a7793 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-11-20 10:51:41 PST From: whraven@usenet-access.com (Richard Pinkall-Pollei) Newsgroups: comp.lang.ada Subject: Re: 'withing' problem [code generation] References: <3be27344$0$227$ed9e5944@reading.news.pipex.net> <3BE42900.7590E899@adaworks.com> <3be65f4c$0$237$ed9e5944@reading.news.pipex.net> <3BF6E4DF.FA47ACDB@adaworks.com> <3BF93F0F.D5E4D0B7@Raytheon.com> <3BFA6BDC.26E7557E@Raytheon.com> <3bfa84ca$0$8514$ed9e5944@reading.news.pipex.net> Message-ID: User-Agent: slrn/0.9.6.4 (Linux) NNTP-Posting-Host: 127.0.0.1 Date: 20 Nov 2001 12:34:48 -0600 X-Authenticated-User: 5591045 X-Comments: This message was posted through Binaries.net X-Comments2: IMPORTANT: Binaries.net does not condone, nor support, spam or any illegal or copyrighted postings. X-Report: Please report abuse to Organization: Posted Via Binaries.net = SPEED+RETENTION+COMPLETION = http://www.binaries.net Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news-out.nuthinbutnews.com!propagator2-austin!propagator!feed2.newsfeeds.com!newsfeeds.com!corp-goliath.newsgroups.com Xref: archiver1.google.com comp.lang.ada:16739 Date: 2001-11-20T12:34:48-06:00 List-Id: >Forward-declarations should be considered obsolete - they only exist >to make life easier for the compiler writer ... Hm. I like forward declarations in that they point out circular dependencies in a concrete way. Thus, if I don't forward declare, I get a compile error that tells me I may have an unintentional dependancy. -- ______________________________________________________________________________ Posted Via Binaries.net = SPEED+RETENTION+COMPLETION = http://www.binaries.net