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=-0.4 required=5.0 tests=AC_FROM_MANY_DOTS,BAYES_00 autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fd63afa4dc364b7e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-03-27 06:51:46 PST Path: supernews.google.com!sn-xit-02!supernews.com!news.gv.tsc.tdk.com!news.iac.net!news-out.cwix.com!newsfeed.cwix.com!newsfeed.icl.net!diablo.netcom.net.uk!netcom.net.uk!newspeer.clara.net!news.clara.net!oleane.net!oleane!isdnet!psinet-france!psiuk-f4!psiuk-p4!uknet!psiuk-n!news.pace.co.uk!nh.pace.co.uk!not-for-mail From: "Marin David Condic" Newsgroups: comp.lang.ada Subject: Re: Implementing C/C++ style #include... Date: Tue, 27 Mar 2001 09:40:41 -0500 Organization: Posted on a server owned by Pace Micro Technology plc Message-ID: <99q8pg$dd$1@nh.pace.co.uk> References: <98m938$2iod0$1@ID-25716.news.dfncis.de> <99alrr$itf$1@nh.pace.co.uk> <99d5dj$fi4$1@nh.pace.co.uk> NNTP-Posting-Host: 136.170.200.133 X-Trace: nh.pace.co.uk 985704048 429 136.170.200.133 (27 Mar 2001 14:40:48 GMT) X-Complaints-To: newsmaster@pace.co.uk NNTP-Posting-Date: 27 Mar 2001 14:40:48 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Xref: supernews.google.com comp.lang.ada:6113 Date: 2001-03-27T14:40:48+00:00 List-Id: Just for the record... The quoted text below attributed to me is not mine. MDC -- Marin David Condic Senior Software Engineer Pace Micro Technology Americas www.pacemicro.com Enabling the digital revolution e-Mail: marin.condic@pacemicro.com Web: http://www.mcondic.com/ "Dale Stanbrough" wrote in message news:dale-FFC33C.22423927032001@m2.bigpond.net.au... > Ole-Hjalmar Kristensen wrote: > > > "Marin David Condic" writes: > > > > If someone wants something like the C preprocessor, then just use the > > C preprocessor. It works just as well (or bad) with Ada. > > > No, it doesn't work with (some/all?) attributes. The preprocessor > really does understand -some- of C's syntax (or at least the low > level lexical details). > > > dale