comp.lang.ada
 help / color / mirror / Atom feed
From: "Martin Dowie" <martin.dowie@nospam.baesystems.com>
Subject: Data Elaboration
Date: Thu, 21 Jun 2001 17:22:29 +0100
Date: 2001-06-21T17:22:29+01:00	[thread overview]
Message-ID: <3b321d2f$1@pull.gecm.com> (raw)

IF I have a package containing data object declarations, is
it specified with the RM that they will be elaborated in
the same order every time? e.g.

package Blah is

   Bool1 : Boolean;  -- always elaborates first

   Bool2 : Boolean;  -- always elaborates second

   Int1  : Integer;  -- always elaborates third

end Blah;






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

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-21 16:22 Martin Dowie [this message]
2001-06-21 22:12 ` Data Elaboration 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
replies disabled

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