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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,c35edbbda4c7f58f X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!proxad.net!proxad.net!npeer.de.kpn-eurorings.net!netnews.web.de!newsfeed01.sul.t-online.de!newsmm00.sul.t-online.de!t-online.de!news.t-online.com!not-for-mail From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: Conditional compilation in Ada? Date: Fri, 19 Nov 2004 10:03:06 +0100 Organization: None Message-ID: <1639937.gfTbZPTudf@linux1.krischik.com> References: <419b5ff6$0$25329$9b4e6d93@newsread2.arcor-online.net> Reply-To: martin@krischik.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: news.t-online.com 1100855456 03 10869 QNGNXWU6VDCeIUK 041119 09:10:56 X-Complaints-To: usenet-abuse@t-online.de X-ID: EGoUhQZVwe67KJBi4guQEQFWKnGEIIkhNE3wJt2Tuwb7qaC82J0QQc User-Agent: KNode/0.8.0 Xref: g2news1.google.com comp.lang.ada:6283 Date: 2004-11-19T10:03:06+01:00 List-Id: Brian May wrote: >>>>>> "Georg" == Georg Bauhaus writes: > > Georg> pragma Ignore ( > > What is pragma ignore? I looked in the ARM but couldn't find it. Well that is the Trick - any Pragma which the compiler does not know is ignored. A pragma which no compiler knows about is ignored by all. The thing I which for is a pragma to switch off the damm warning about not knowing pragma X. With Regards Martin -- mailto://krischik@users.sourceforge.net http://www.ada.krischik.com