comp.lang.ada
 help / color / mirror / Atom feed
From: falis@ajpo.sei.cmu.edu (Edward Falis)
Subject: Re: C Strings in Ada?
Date: 13 Jun 90 21:20:15 GMT	[thread overview]
Message-ID: <679@ajpo.sei.cmu.edu> (raw)
In-Reply-To: 57288@bbn.BBN.COM

you're right: it depends on the compiler and rte implementation. In fairness,
though, several of the more prominent Ada vendors do perform automatic
reclamation (though not garbage collection).  The typical scheme is
to deallocate all objects of the collection type when the access type
goes out of scope.  For compiler-generated temporaries, reclamation 
will occur when the scope creating the tempo is exited, or when the
tempo is no longer required, depending on the thoroughness of the
implementation.  - Ed Falis, Alsys

  parent reply	other threads:[~1990-06-13 21:20 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1990-06-04 22:45 C Strings in Ada? Andy DeFaria
1990-06-07 17:41 ` stt
1990-06-08 16:00 ` Andy DeFaria
1990-06-10 20:38   ` Alex Blakemore
1990-06-11 12:57     ` Allan Doyle
1990-06-11 14:59       ` David Kassover
1990-06-11 19:48         ` Allan Doyle
1990-06-11 21:01           ` David Kassover
1990-06-11 22:30           ` Mike Murphy
1990-06-13 21:20           ` Edward Falis [this message]
1990-06-11 17:53       ` David Emery
1990-06-11 19:59         ` Allan Doyle
1990-06-15  7:53   ` Jeff Bartlett
1990-06-11 22:39 ` Andy DeFaria
1990-06-12 14:04   ` David Emery
1990-06-12 18:11   ` Mike Murphy
1990-06-13 13:43 ` stt
replies disabled

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