comp.lang.ada
 help / color / mirror / Atom feed
From: "Samuel T. Harris" <samuel_t_harris@Raytheon.com>
Subject: Re: Enhancement needed
Date: 2000/09/18
Date: 2000-09-18T00:00:00+00:00	[thread overview]
Message-ID: <39C61A1B.34C2C1BD@Raytheon.com> (raw)
In-Reply-To: 39C564E4.C976F096@telepath.com

Ted Dennison wrote:
> 
> "Samuel T. Harris" wrote:
> 
> > Michael Pickett wrote:
> > >
> > > but as far as I recall, the expectation and previous experience was that
> > > setting the Size attribute for a record type should result in the
> > > compiler adjusting, if necessary, the internal layout of the record from
> > > the default layout.
> >
> > Consider the following problem.
> >
> > A memory mapped device provides a collection of data at a specific
> > memory address. I use an Ada record to overlay that address.
> > I need a rather explicit representation clause to exactly
> 
> I believe the entire issue was what the compiler can do in the *absence* of a
> rep clause. Its pretty clear that it needs to honor any record rep clause, or
> die trying. But it was suprising to some that in *absense* of a rep clause,
> compilers still aren't supposed to rearrange record fields to make a size clause
> attainable.
> 

I believe I covered this case in my last paragraph (quoted below) ...

> If all I'm after is a packed version of the record with no
> padding or extra bits, then I expect pragma pack to do the
> job.
> 

... and I also believe we are in agreement. I still expect a size clause
to produce a warning if it is too large and an error if it is too
small but I never expect it to change the layout. That is the purpose
of pragma pack.

-- 
Samuel T. Harris, Principal Engineer
Raytheon, Aerospace Engineering Services
"If you can make it, We can fake it!"




  reply	other threads:[~2000-09-18  0:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-09-12 12:51 Enhancement needed (was strange record size ?) Michael Pickett
2000-09-12 23:03 ` John McCabe
2000-09-13  0:00   ` Michael Pickett
2000-09-13  0:00 ` Enhancement needed Nick Roberts
2000-09-13  0:00   ` Robert A Duff
     [not found]   ` <feMY0DAzxTw5EwOG@ntlworld.com>
2000-09-17  0:00     ` Samuel T. Harris
2000-09-17  0:00       ` Ted Dennison
2000-09-18  0:00         ` Samuel T. Harris [this message]
2000-09-25  4:26         ` Robert Dewar
replies disabled

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