comp.lang.ada
 help / color / mirror / Atom feed
From: Egil H H <ehh.public@gmail.com>
Subject: Re: Generic Parent Specification
Date: Tue, 11 Feb 2020 04:33:13 -0800 (PST)
Date: 2020-02-11T04:33:13-08:00	[thread overview]
Message-ID: <99f17fe7-38c3-4dd3-8539-80729241d5a5@googlegroups.com> (raw)
In-Reply-To: <7b1e3204-6a95-4d33-a967-a458566208f2@googlegroups.com>

On Tuesday, February 11, 2020 at 12:15:08 PM UTC+1, sbelm...@gmail.com wrote:
> 
> generic
>   with package K1 is new X (<>);
>   with package K2 is new K1.Y (<>);  -- K2 must be a instantiation of X.Y from K1
> 
> but either I can't find the right spell to do this, or it's not possible.  Any ideas?
> 
> -sb

Works for me... 
Which compiler/version are you using? What is the exact error message?

-- 
~egilhh


  reply	other threads:[~2020-02-11 12:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-11 11:15 Generic Parent Specification sbelmont700
2020-02-11 12:33 ` Egil H H [this message]
2020-02-12 10:24   ` sbelmont700
2020-02-12 19:25 ` AdaMagica
replies disabled

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