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,6a027e3683bf9fa5,start X-Google-Attributes: gid103376,public From: jcreem@mailgw.sanders.lockheed.com (Jeff Creem) Subject: Ada 95 X binding with Apex Date: 1997/07/30 Message-ID: #1/1 X-Deja-AN: 260640322 Organization: Jeff Creem Newsgroups: comp.lang.ada Date: 1997-07-30T00:00:00+00:00 List-Id: Has anyone gotten the intermetrics Ada 95 X bindings to work with Rational apex 2.2.3A . I've got it working with GNAT but Apex does not like pragma convention due to RM_95 B.2(21) This does not appear to be related to the problems of the pragma appearing too late but a more generic problem with Apex supporting the pragma. I've read the section of the LRM and I can't figure out why Apex does not like it. Jeff