comp.lang.ada
 help / color / mirror / Atom feed
From: Robert A Duff <bobduff@shell01.TheWorld.com>
Subject: Re: Accessibility Levels and Library-Level Units
Date: Tue, 24 Sep 2013 16:50:24 -0400
Date: 2013-09-24T16:50:24-04:00	[thread overview]
Message-ID: <wccmwn22bcf.fsf@shell01.TheWorld.com> (raw)
In-Reply-To: 9b6abada-1212-424b-a043-83406fe8092d@googlegroups.com

Eryndlia Mavourneen <eryndlia@gmail.com> writes:

> Jeff, I thought I had tried it with an anonymous type without success;
> however, the context in which I have to use this disallows doing that
> in any case.

Are you sure?  That would only be true if you're assigning that
access value into some global data structure.  If all you want
to do is call it, an anonymous access type will work, and has the
important advantage that you can pass nested procedures.

The proper syntax is "not null access procedure ...".

- Bob


  parent reply	other threads:[~2013-09-24 20:50 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-24 18:36 Accessibility Levels and Library-Level Units Eryndlia Mavourneen
2013-09-24 18:54 ` Eryndlia Mavourneen
2013-09-24 19:23   ` Adam Beneschan
2013-09-24 19:06 ` mockturtle
2013-09-25  7:46   ` Dmitry A. Kazakov
2013-09-24 19:13 ` mockturtle
2013-09-24 19:23   ` Eryndlia Mavourneen
2013-09-24 19:27   ` Adam Beneschan
2013-09-24 20:02     ` J-P. Rosen
2013-09-24 20:17       ` Eryndlia Mavourneen
2013-09-24 20:32       ` Adam Beneschan
2013-09-24 19:31 ` Jeffrey Carter
2013-09-24 19:43   ` Eryndlia Mavourneen
2013-09-24 19:59     ` Adam Beneschan
2013-09-24 20:50     ` Robert A Duff [this message]
2013-09-25 14:40       ` Eryndlia Mavourneen
2013-09-25 21:34         ` Robert A Duff
2013-09-26 12:46           ` Eryndlia Mavourneen
2013-09-29 21:36             ` Stephen Leake
replies disabled

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