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,60bb73eacef97704 X-Google-Attributes: gid103376,public From: dewar@cs.nyu.edu (Robert Dewar) Subject: Re: Best / cheapest ADA PC compiler Date: 1996/08/28 Message-ID: #1/1 X-Deja-AN: 176957638 references: <01bb91fa$14be7be0$4f05a8c2@mdo4.cableol.net> <4vnt7a$3ht@lex.zippo.com> organization: Courant Institute of Mathematical Sciences newsgroups: comp.lang.ada Date: 1996-08-28T00:00:00+00:00 List-Id: nasser notes "(what do you mean it must be Ada83/95 ??) , do you mean there are Ada compiler that will switch to Ada83 mode, or Ada95 mode by, say, a compiler option of some sort? I dont know if GNAT does that." Once again, Robert consults his secret source of information (the documentation that comes with every distribution of GNAT), and discovers another carefully hidden option: -gnat83 Enforce Ada 83 restrictions it isn't perfect, but it gets the obvious stuff.