comp.lang.ada
 help / color / mirror / Atom feed
From: matthew_heaney@acm.org (Matthew Heaney)
Subject: Re: Dynamic Instantiation in Ada95 ?
Date: 1998/04/16
Date: 1998-04-16T00:00:00+00:00	[thread overview]
Message-ID: <matthew_heaney-ya023680001604982241400001@news.ni.net> (raw)
In-Reply-To: 353625E8.3809@gsfc.nasa.gov


In article <353625E8.3809@gsfc.nasa.gov>, Stephen.Leake@gsfc.nasa.gov wrote:

>with System.Address_To_Access_Conversions;
>with Ada.Streams; use Ada.Streams;
>package SAL.Memory_Streams is
>   pragma Preelaborate;
>
>   -- we can't use IO_Exceptions, because that package doesn't have
>Preelaborate.

It doesn't have Preelaborate, because it's Pure.  So you can legally with
package Ada.IO_Exceptions.

>   Status_Error : exception;
>   End_Error : exception;




  reply	other threads:[~1998-04-16  0:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-04-15  0:00 Dynamic Instantiation in Ada95 ? Matthias Oltmanns
1998-04-15  0:00 ` Tucker Taft
1998-04-16  0:00 ` Stephen Leake
1998-04-16  0:00   ` Matthew Heaney [this message]
1998-04-17  0:00 ` 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