comp.lang.ada
 help / color / mirror / Atom feed
From: "Marc A. Criley" <mcNOSPAM@mckae.com>
Subject: Re: What is correct way to pack records
Date: Thu, 18 Nov 2004 12:00:56 -0600
Date: 2004-11-18T12:00:56-06:00	[thread overview]
Message-ID: <3046atF2qaqsjU1@uni-berlin.de> (raw)
In-Reply-To: h05nd.2243$Tq6.396@newsread3.news.pas.earthlink.net

"Jeffrey Carter" <spam@spam.com> wrote:

> Marc A. Criley wrote:
>
> > Yes.  Though it carries some baggage that may or may not matter to you.
> >
> > pragma Convention(C, MyRec);
>
> This may guarantee the order, but it doesn't guarantee packing, and the
> results may vary from one compiler to another.

Correct, that's why it's essential that the layout of the record definition
be verified against the file record layout.

I my experience (with GNAT and Rational Apex) I find that "Convention C"
does do the "right" thing, especially since it's supposed to conform to how
a C compiler would lay out the data.

Marc





  reply	other threads:[~2004-11-18 18:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-18  0:20 What is correct way to pack records Warren O. Merrill
2004-11-18  0:27 ` Jeffrey Carter
2004-11-18  6:50 ` Martin Dowie
2004-11-18 12:37 ` Stephen Leake
2004-11-18 17:04 ` Marc A. Criley
2004-11-18 17:31   ` Jeffrey Carter
2004-11-18 18:00     ` Marc A. Criley [this message]
2004-11-19  3:08       ` Steve
2004-11-19 12:44         ` Frank J. Lhota
2004-11-19 13:28           ` Marc A. Criley
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox