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, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7532bb41d4ac458d X-Google-Attributes: gid103376,public From: reason67@my-deja.com Subject: Re: Questions about Unchecked_Conversion Date: 1999/12/17 Message-ID: <83c5pd$rkn$1@nnrp1.deja.com>#1/1 X-Deja-AN: 561742753 References: <19991215201559.23735.qmail@web218.mail.yahoo.com> <1e2w3op.j44mmjevrxz4N%claveman@inetworld.net> <38593212_2@news1.prserv.net> X-Http-Proxy: NetCache@www-blv-proxy5.boeing.com: Version NetApp Release 3.4D6: Mon Aug 23 16:40:19 PDT 1999-Solaris, 1.0 x21.deja.com:80 (Squid/1.1.22) for client 12.13.226.15 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Fri Dec 17 02:05:33 1999 GMT X-MyDeja-Info: XMYDJUIDreason67 Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.05 [en]C-Boeing Kit (Win95; I) Date: 1999-12-17T00:00:00+00:00 List-Id: In article <38593212_2@news1.prserv.net>, "Matthew Heaney" wrote: > In article <1e2w3op.j44mmjevrxz4N%claveman@inetworld.net> , > claveman@inetworld.net (Charles H. Sampson) wrote: > > > Notice also that this is highly hardware dependent. Use with care. > > However, don't avoid it because of this dependency when you really need > > it. > > No, UC is not "highly hardware dependent." The semantics of UC are > well-defined, and the conditions under which these semantics are > guaranteed are listed in RM95 13.9 (5-11). I think he meant the nature of the hardware dependant features make the use of Unchecked_Conversion to lower your portability. For instance, an Integer to byte array on a Big Endian Machine will produce different results than on a Little Endian Machine. --- Jeffrey S. Blatt Sent via Deja.com http://www.deja.com/ Before you buy.