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,8f985f0cf0aeb05c X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-05-21 13:14:06 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed00.sul.t-online.de!t-online.de!newscore.gigabell.net!fu-berlin.de!news.cid.net!news.enyo.de!news1.enyo.de!not-for-mail From: Florian Weimer Newsgroups: comp.lang.ada Subject: Re: Specific use of GNAT style checking Date: 21 May 2001 22:13:21 +0200 Organization: Enyo's not your organization Message-ID: <87bsomfoke.fsf@deneb.enyo.de> References: <3B09393B.31E12172@France.Sun.COM> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Xref: archiver1.google.com comp.lang.ada:7683 Date: 2001-05-21T22:13:21+02:00 List-Id: Herv� Bitteur writes: > How could I explicitly disable the style checking on some source files, > while keeping it active on some other ones. Maybe youd could use pragma Style_Checks?