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,ef667ac6a3e5446b X-Google-Attributes: gid103376,public From: Robert Dewar Subject: Re: Sun Ada 3.0 / 2.1.1 Date: 1999/05/24 Message-ID: <7ic9j2$eq3$1@nnrp1.deja.com>#1/1 X-Deja-AN: 481596942 References: <37408CC0.5E601B20@sll.northrop.com> <3748CEEB.9815A4F5@gateway.net> X-Http-Proxy: 1.0 x35.deja.com:80 (Squid/1.1.22) for client 166.72.81.180 Organization: Deja.com - Share what you know. Learn what you don't. X-Article-Creation-Date: Mon May 24 19:33:54 1999 GMT Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.04 [en] (OS/2; I) Date: 1999-05-24T00:00:00+00:00 List-Id: In article <3748CEEB.9815A4F5@gateway.net>, fea wrote: > While the correct solution is to isolate the dependency with a > user defined type This is of course an Ada 83 style comment. For Ada 95, there is no dependency in properly written code, since you simply use the proper types from Interfaces.C to match the float types in your C code, and you are guaranteed portability, no matter what the definitions of the standard types in the Ada compiler or the C compiler are. --== Sent via Deja.com http://www.deja.com/ ==-- ---Share what you know. Learn what you don't.---