comp.lang.ada
 help / color / mirror / Atom feed
From: "Anh Vo" <anhvofrcaus@gmail.com>
Subject: Re: Not null feature with anonymous and named access types
Date: 12 Jun 2006 16:13:34 -0700
Date: 2006-06-12T16:13:34-07:00	[thread overview]
Message-ID: <1150154013.951160.154270@j55g2000cwa.googlegroups.com> (raw)
In-Reply-To: <6_kjg.4603$E02.1474@newsb.telia.net>

Björn Persson wrote:
> Anh Vo wrote:
> > I have been exploring the not null feature with anonymous access type
> > and named access type. One thing have learned that an access variable
> > declared based on these types will raise a Constraint_Error when
> > deallocating this access variable as shown in the code below.
>
> Of course. Deallocation sets the access variable to null, and that
> violates the not-null constraint.
>
Thanks for your quick reply.

Based on this requirement, one should not use not null access in this
case due to memory leak as the result of memory deallocation
incapability.

AV




  reply	other threads:[~2006-06-12 23:13 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-12 20:33 Not null feature with anonymous and named access types Anh Vo
2006-06-12 21:26 ` Björn Persson
2006-06-12 23:13   ` Anh Vo [this message]
2006-06-13  7:53     ` Dmitry A. Kazakov
2006-06-13 15:27       ` Anh Vo
2006-06-14 15:13         ` Alex R. Mosteo
2006-06-14 15:37           ` Anh Vo
2006-06-14 17:00             ` Dmitry A. Kazakov
2006-06-15  3:48               ` Anh Vo
2006-06-15  8:21                 ` Dmitry A. Kazakov
2006-06-17  1:21                   ` Randy Brukardt
2006-06-17  8:24                     ` Dmitry A. Kazakov
2006-06-17 14:24                     ` Robert A Duff
2006-06-19 23:17                       ` Randy Brukardt
2006-06-15 10:50                 ` Alex R. Mosteo
2006-06-17  1:16 ` Randy Brukardt
2006-06-17 14:25   ` Robert A Duff
replies disabled

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