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, LOTS_OF_MONEY,MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,641f47d4563311a6 X-Google-Attributes: gid103376,public From: Robert Dewar Subject: Re: Array of bytes type Date: 2000/05/21 Message-ID: <8g8n9t$92t$1@nnrp1.deja.com>#1/1 X-Deja-AN: 625728782 References: <3924E094.6B03B5BD@concentric.net> X-Http-Proxy: 1.0 x53.deja.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Sun May 21 13:11:27 2000 GMT X-MyDeja-Info: XMYDJUIDrobert_dewar Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.61 [en] (OS/2; I) Date: 2000-05-21T00:00:00+00:00 List-Id: In article , "Ken Garlington" wrote: > If you want your code to be compatible with implementations > that still use the 1750A, you may want to consider using code > that's compliant with Ada83. In this case, I would probably > "roll my own" with my own definition of Unsigned_8. An interesting product would be a conversion from Ada 95 to Ada 83 to take care of those using "obsolete" processors for which only Ada 83 compilers are available. This would not be trivial, but it could certainly be done (the -gnatG output of GNAT is an interesting starting point). This might possibly be a viable option for some legacy programs. Sent via Deja.com http://www.deja.com/ Before you buy.