comp.lang.ada
 help / color / mirror / Atom feed
From: sjw <simon.j.wright@mac.com>
Subject: Re: Visibility of package parameters in child packages
Date: Wed, 16 Dec 2009 13:26:49 -0800 (PST)
Date: 2009-12-16T13:26:49-08:00	[thread overview]
Message-ID: <c9caf948-7400-419d-83ca-19c756b6f943@t19g2000vbc.googlegroups.com> (raw)
In-Reply-To: 9bbb16f2-9ff2-45a5-bafd-be4bf47ef064@t19g2000vbc.googlegroups.com

On Dec 16, 4:54 pm, Andrea Taverna <a.t...@hotmail.it> wrote:

> Please bear some patience, I'ma self-thaught newbie.http://www.adapower.com/adapower1/rm95/arm95_187.html
> In Ada95 12.7 there seems not to be anything relevant about such
> problem. What does the "(10)" mean?

That's not a very good copy of the RM (I don't know where the pages
originated). A much better one is at http://www.adaic.com/standards/95lrm/html/RM-12-7.html
-- "(10)" means paragraph 10, preceded at the left with a small '10'.

I don't recall exactly why you want to 'use P;'? Personally I wouldn't
even be tempted to do so; many bad experiences with similar usages!
Even discounting compiler errors/bombs, consider:

- what happens if there's another F (with the same profile) visible?
- what happens if you change P so it no longer has an F (with a
matching profile)?



  parent reply	other threads:[~2009-12-16 21:26 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-15 19:28 Visibility of package parameters in child packages Andrea Taverna
2009-12-15 21:00 ` Georg Bauhaus
2009-12-16 11:50   ` Andrea Taverna
2009-12-16 13:14     ` Georg Bauhaus
2009-12-16 14:21       ` Andrea Taverna
2009-12-16 15:54         ` Georg Bauhaus
2009-12-16 16:54           ` Andrea Taverna
2009-12-16 18:54             ` Georg Bauhaus
2009-12-16 21:44               ` Adam Beneschan
2009-12-16 21:26             ` sjw [this message]
2009-12-17  0:19     ` Randy Brukardt
2009-12-17 18:50       ` Ludovic Brenta
2009-12-16 21:27 ` Adam Beneschan
replies disabled

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