comp.lang.ada
 help / color / mirror / Atom feed
From: Eric Hughes <eric.eh9@gmail.com>
Subject: Re: Defect with formal package parameters
Date: Fri, 20 Jun 2008 10:25:15 -0700 (PDT)
Date: 2008-06-20T10:25:15-07:00	[thread overview]
Message-ID: <6774dec0-6653-4499-b3b7-3f890a4fa3d6@c65g2000hsa.googlegroups.com> (raw)
In-Reply-To: 485ae245$0$7542$9b4e6d93@newsspool1.arcor-online.net

Eric Hughes wrote:
>    procedure Operation_Actual is null ;
>    package Impl is new Signature( Operation => Operation_Actual ) ;

On Jun 19, 4:48 pm, Georg Bauhaus <rm.tsoh.plus-
bug.bauh...@maps.futureapps.de> wrote:
> Another workaround:
>
>    procedure Operation is null ;
>    package Impl is new Signature ;

The whole point is that I was stacking these package instantiations
two layers deep, and this would cut out the second layer.

Eric



      reply	other threads:[~2008-06-20 17:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-19 15:14 Defect with formal package parameters Eric Hughes
2008-06-19 19:49 ` Simon Wright
2008-06-21 18:42   ` Eric Hughes
2008-06-19 22:48 ` Georg Bauhaus
2008-06-20 17:25   ` Eric Hughes [this message]
replies disabled

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