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.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a5aa52a6f866183 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1994-11-03 15:08:44 PST Path: bga.com!news.sprintlink.net!EU.net!uunet!aadt!psinntp!psinntp!cmcl2!thecourier.cims.nyu.edu!thecourier.cims.nyu.edu!nobody From: dewar@cs.nyu.edu (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: Flags in Ada? Date: 3 Nov 1994 18:08:44 -0500 Organization: Courant Institute of Mathematical Sciences Message-ID: <39bqhs$8he@gnat.cs.nyu.edu> References: <38psul$nsb@news.delphi.com> <38qv61$ff4@gnat.cs.nyu.edu> <392udo$jt4@watnews1.watson.ibm.com> NNTP-Posting-Host: gnat.cs.nyu.edu Date: 1994-11-03T18:08:44-05:00 List-Id: We have lots of implementation dependent attributes and pragmas, and yes it is true that they compromise protability. We are planning to have them controlled by the -pedantic GCC switch which would make them unavailable, thus answering Mats (quite legitimate) concern.