comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: Stupid question
Date: Fri, 13 Apr 2007 19:12:44 +0200
Date: 2007-04-13T19:11:52+02:00	[thread overview]
Message-ID: <190oqb9t3eplx$.ffakhbeqreff$.dlg@40tude.net> (raw)
In-Reply-To: 1176478553.026938.254630@n59g2000hsh.googlegroups.com

On 13 Apr 2007 08:35:53 -0700, Adam Beneschan wrote:

> On Apr 13, 1:20 am, "Dmitry A. Kazakov" <mail...@dmitry-kazakov.de>
> wrote:
> 
>> Are you saying that it is illegal to refer to generic children of generic
>> packages as generic packages? I don't see where 12.7 states it. 12.7(4):
>>
>> "The generic_package_name shall denote a generic package (the template for
>> the formal package); the formal package is an instance of the template."
>>
>> A.B is definitely a generic package to me.
> 
> Go back to 4.1.3.  When you're specifying an expanded name, you can't
> use a prefix unless the prefix denotes a package, or an enclosing
> named construct.

This does not outlaw A.B, it just cannot. A trivial counter example is:

with A.B;  -- This is 100% legal

With clause is defined in 10.1.2(4) as "with <name>". Here <name> is the
same as in 12.7. It refers to 4.1 and is resolved to <selected_component>.

Any language lawyers here?

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de



  reply	other threads:[~2007-04-13 17:12 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-12 20:05 Stupid question Dmitry A. Kazakov
2007-04-12 21:40 ` Adam Beneschan
2007-04-12 22:02   ` Adam Beneschan
2007-04-13  8:20     ` Dmitry A. Kazakov
2007-04-13 13:53       ` Anh Vo
2007-04-13 15:35       ` Adam Beneschan
2007-04-13 17:12         ` Dmitry A. Kazakov [this message]
2007-04-13 18:14           ` Adam Beneschan
2007-04-13 18:50             ` Adam Beneschan
2007-04-13 19:01           ` Randy Brukardt
2007-04-13 19:33             ` Markus E Leypold
2007-04-13 23:39               ` Randy Brukardt
2007-04-14  7:25                 ` Dmitry A. Kazakov
  -- strict thread matches above, loose matches on Subject: below --
2003-10-08  3:12 stupid question Shanon Fernald
2003-10-08  3:31 ` James Rogers
2003-10-08  4:34 ` Steve
2003-10-08 12:54   ` Marin David Condic
2003-10-08 13:01 ` Marin David Condic
2003-10-08 22:18 ` Robert I. Eachus
2003-10-09 10:09   ` Steffen Huber
2003-10-10 16:02     ` Robert I. Eachus
replies disabled

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