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,355f90547d1b4b5 X-Google-Attributes: gid103376,public From: robert_dewar@my-dejanews.com Subject: Re: PRECOMPILATION Date: 1999/02/12 Message-ID: <7a1f75$7a9$1@nnrp1.dejanews.com>#1/1 X-Deja-AN: 443615732 References: <918556681.260459@dedale.pandemonium.fr> <1999Feb9.081125.1@eisner> <36C08503.510FE86B@magic.fr> <36c0c9f7.6074742@news.pacbell.net> <36C1E967.A1A0232F@magic.fr> <36c20a62.18186185@news.pacbell.net> <36C335C9.7932690@magic.fr> X-Http-Proxy: 1.0 x10.dejanews.com:80 (Squid/1.1.22) for client 166.72.133.185 Organization: Deja News - The Leader in Internet Discussion X-Article-Creation-Date: Fri Feb 12 14:52:27 1999 GMT Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.04 [en] (OS/2; I) Date: 1999-02-12T00:00:00+00:00 List-Id: In article <36C335C9.7932690@magic.fr>, Pascal MALAISE wrote: > We need to provide "portable" ada interface for such > call, so, in the exported > ada interface, we define the ada MY_LONG_INTEGER type on > 64 or 32 bits, just > according to what the /usr/include/sys/type.h does. This seems a completely bizarre approach, why not simply use interfaces.c.long, as clearly intended by the language design? -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own