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,cdaa3abe008a8f57 X-Google-Attributes: gid103376,public From: tmoran@bix.com (Tom Moran) Subject: Re: Ada Type Information Date: 1999/03/06 Message-ID: <36e07c0b.23768198@news.pacbell.net>#1/1 X-Deja-AN: 451767566 References: <36E03843.3AD74457@lmco.com> <7bpohc$j2t$1@nnrp1.dejanews.com> X-Complaints-To: abuse@pacbell.net X-Trace: typhoon-sf.pbi.net 920681591 206.170.24.74 (Fri, 05 Mar 1999 16:53:11 PDT) Organization: SBC Internet Services NNTP-Posting-Date: Fri, 05 Mar 1999 16:53:11 PDT Newsgroups: comp.lang.ada Date: 1999-03-06T00:00:00+00:00 List-Id: >I must say I am a bit puzzled as to why this does not >give you all the information you want. I think he wants both type and layout for a field together, rather than separately. > This has a -gnatR flag >which produces rep spec >information at compilation. This is good for sizing and layout of >records, but didn't seem to have >the necessary type information.