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,cc7bad83fb245cb3 X-Google-Attributes: gid103376,public From: Robert Dewar Subject: Re: Binding a type to a union. Date: 1999/11/25 Message-ID: <81igq8$gl$1@nnrp1.deja.com>#1/1 X-Deja-AN: 552729474 References: <383ae9f8_3@news1.prserv.net> <81f3qe$jln$1@nnrp1.deja.com> <1999Nov23.215123.1@eisner> <383b8e49@rsl2.rslnet.net> X-Http-Proxy: 1.0 x40.deja.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Thu Nov 25 05:18:02 1999 GMT X-MyDeja-Info: XMYDJUIDrobert_dewar Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.04 [en] (OS/2; I) Date: 1999-11-25T00:00:00+00:00 List-Id: In article <383b8e49@rsl2.rslnet.net>, "Tom Hargraves" wrote: > Hi Larry, > I, like you, failed to find any reference to this pragma in the Ada LRM. The > reason is... > > It is very well described in the Gnat Reference Manual, as an > _implementation-defined_ pragma. > Hence, I presume, the assertion that it is a Gnat specific pragma Well this does not follow. In fact the Unchecked_Union pragma is one that has been proposed for semi-standardization and which is implemented by a number of compilers. Any compiler serious about interfacing to C should be implement at least the basic functionality of this pragma Sent via Deja.com http://www.deja.com/ Before you buy.