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,8201deea80f1752a X-Google-Attributes: gid103376,public From: darrellhiggins@uswest.net (Darrell Higgins) Subject: 3-bit array porting problem from ADA83 to GreenHills ADA95 Date: 1999/11/06 Message-ID: <382386fe.85782690@news.uswest.net>#1/1 X-Deja-AN: 545044105 X-Trace: news.uswest.net 941852399 216.161.182.196 (Fri, 05 Nov 1999 19:39:59 CST) NNTP-Posting-Date: Fri, 05 Nov 1999 19:39:59 CST Newsgroups: comp.lang.ada Date: 1999-11-06T00:00:00+00:00 List-Id: Has anybody dealt (successfully) with a port of ADA83 that contains 3-bit arrays of enumerated types into GH ADA95? GreenHills does not support 3-bit arrays and we are searching for techniques/solutions to achieve this port. Our application constrains us to keep the arrays, due to the high LOC affected. So how about it...Trash the compiler and look for a new one? Be kind in reply - I'm a nervous ADA newbie.