comp.lang.ada
 help / color / mirror / Atom feed
From: "Adam Beneschan" <adam@irvine.com>
Subject: Re: Stupid question
Date: 12 Apr 2007 14:40:32 -0700
Date: 2007-04-12T14:40:32-07:00	[thread overview]
Message-ID: <1176414032.163717.31900@y80g2000hsf.googlegroups.com> (raw)
In-Reply-To: <qmtteppxaswx.15h05see2ip7t.dlg@40tude.net>

On Apr 12, 1:05 pm, "Dmitry A. Kazakov" <mail...@dmitry-kazakov.de>
wrote:
> generic
> package A is
>    A1 : Integer;
> end A;
>
> generic
> package A.B is
> end A.B;
>
> with A.B;
> generic
>    with package A_B is new A.B (<>);
> package C is
>    -- What is the name of A1 from A of A_B?
> end C;

I am betting that if you try to compile just the code snippet you've
got, you will figure out your answer.

                                 -- Adam




  reply	other threads:[~2007-04-12 21:40 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 [this message]
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
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