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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b87fa5378f5d5066,start X-Google-Attributes: gid103376,public From: cro100@minster.york.ac.uk (Craig R. Osborne (3X0)) Subject: Help : GNAT Style checking Date: 1997/01/23 Message-ID: <854030639.1@cs.york.ac.uk>#1/1 X-Deja-AN: 211760484 newsgroups: comp.lang.ada Date: 1997-01-23T00:00:00+00:00 List-Id: Hi, I am currently modifying distributed systems annex to add active replication. This involes modifying system packages e.g system.rpc When I recompile it, I have to use the Gnat style checking flag -gnatg. This produces a load of style errors, like badly alignment, no horizontal tabs, bad comment line etc. It won't recompile without this flag, it produces error something like "Cannot alter the predefined langauge files" I was wondering if there is a program available that will tidy up my code so that it will pass through the style checks, and actually allow me to recompile it. Can you please reply via E-mail, Many Thanks in Advance Craig Osborne ----------------------------------- | Craig Osborne | | Department of Computer Science | | University of York | | York, Y01 5DD | | UK | | E-mail : cro100@york.ac.uk | -----------------------------------