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.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ec2b9b815bd3b0bd,start X-Google-Attributes: gid103376,public From: Rex Reges Subject: Conditional Code in Ada 95? Date: 1998/08/21 Message-ID: <35DDFB42.1311@boeing.com>#1/1 X-Deja-AN: 383488574 Content-Transfer-Encoding: 7bit Sender: nntp@news.boeing.com (Boeing NNTP News Access) X-Nntp-Posting-Host: e909023.knt.boeing.com Content-Type: text/plain; charset=us-ascii Organization: The Boeing Company Mime-Version: 1.0 Reply-To: rex.r.reges@boeing.com Newsgroups: comp.lang.ada Date: 1998-08-21T00:00:00+00:00 List-Id: I just saw some Ada95 code riddled with conditional compilation statements. I wasn't aware that this was part of Ada95 and I can't find it in the ARM. Is this some feature that compiler vendors have all decided to support? Rex Reges