comp.lang.ada
 help / color / mirror / Atom feed
From: jcreem@mailgw.sanders.lockheed.com (Jeff Creem)
Subject: Re: Question about record rep spec placement
Date: 1997/01/16
Date: 1997-01-16T00:00:00+00:00	[thread overview]
Message-ID: <jcreem-1601970800220001@ljd155.sanders.lockheed.com> (raw)
In-Reply-To: 32DCFDAA.2656@lmtas.lmco.com


In article <32DCFDAA.2656@lmtas.lmco.com>, Ken Garlington
<GarlingtonKE@lmtas.lmco.com> wrote:

>We have some Ada83 code that looks like the following:
>
>package Some_Package is
>
>  type Some_Record is record
>   -- components here
>  end record;
>
>  -- some arbitrary declarations here
>
>private
>
>  for Some_Record use record
>   -- component rep spec here
>  end record;
>
>end;

I have seen this on some compilers when the "some arbitrary declarations here"
contain any reference to the Some_Record in a way that makes the compiler
have to make some decision about the size of Some_Record.


This may not be the problem but it is something to look at.

Jeff




      parent reply	other threads:[~1997-01-16  0:00 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-01-15  0:00 Question about record rep spec placement Ken Garlington
1997-01-15  0:00 ` Bob Gilbert
1997-01-16  0:00   ` Fergus Henderson
1997-01-17  0:00   ` Ken Garlington
1997-01-17  0:00     ` Bob Gilbert
1997-01-17  0:00       ` Robert A Duff
1997-01-17  0:00         ` Ken Garlington
1997-01-18  0:00           ` Robert A Duff
1997-01-18  0:00             ` Ken Garlington
1997-01-19  0:00               ` Robert A Duff
1997-01-21  0:00         ` Bob Gilbert
1997-01-22  0:00           ` Ken Garlington
1997-01-23  0:00             ` Art Schwarz
1997-01-25  0:00               ` Ken Garlington
1997-01-24  0:00             ` Bob Gilbert
1997-01-25  0:00               ` Ken Garlington
1997-01-20  0:00       ` Ken Garlington
1997-01-15  0:00 ` Norman H. Cohen
1997-01-16  0:00   ` Ken Garlington
1997-01-17  0:00     ` Robert A Duff
1997-01-18  0:00       ` Ken Garlington
1997-01-16  0:00 ` Jerome Desquilbet
1997-01-16  0:00 ` Jeff Creem [this message]
replies disabled

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