comp.lang.ada
 help / color / mirror / Atom feed
From: "Martin Dowie" <martin.dowie@nospam.baesystems.com>
Subject: Re: Data Elaboration
Date: Fri, 22 Jun 2001 11:21:41 +0100
Date: 2001-06-22T11:21:41+01:00	[thread overview]
Message-ID: <3b331964$1@pull.gecm.com> (raw)
In-Reply-To: 3B331017.5F34A904@CCI.Sema.de

> I would say (I'm not 100% sure) that the order of elaboration of Bool1,
> Bool2 and Int1 will be the same. This does not mean that they always
> will use the same memory. In case you have an other package with the
> same allocation-construct, you can't directly predickt the order of
> elaboration of packages. You can do some tuning with "pargma Elaborate".

The cunning plan was to only allow these declarations from within
a single package, so I think we're covered.

> By the way. You will need a pragma Elaborate (My_Allocator); for this
> package.

Good point, well made. (it just happens to work with our current
compiler)





      reply	other threads:[~2001-06-22 10:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-21 16:22 Data Elaboration Martin Dowie
2001-06-21 22:12 ` Jeffrey Carter
2001-06-22  6:04   ` Vincent Smeets
2001-06-22  7:23     ` Martin Dowie
2001-06-22  9:29       ` Vincent Smeets
2001-06-22 10:21         ` Martin Dowie [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