comp.lang.ada
 help / color / mirror / Atom feed
From: Dmitry A. Kazakov <mailbox@dmitry-kazakov.de>
Subject: Re: coding problems, please help.
Date: Tue, 09 Dec 2003 09:40:36 +0100
Date: 2003-12-09T09:40:36+01:00	[thread overview]
Message-ID: <fh2btv8t6kopeec1mqgub87fr600s54qnu@4ax.com> (raw)
In-Reply-To: 3fd4ee3b$1@news.barak.net.il

On Mon, 8 Dec 2003 23:31:32 +0200, "Ratson Janiv" <janiv@013.net.il>
wrote:

>I found something ...
>Still having a problem ...
>procedure Q2 is
>
>    package My_Base_Queue is new Jr.Queue(T=>Integer);
>
>    package My_Queue_Max is new My_Base_Queue(">"=>">");

You are trying to instantiate a non-generic package (My_Base_Queue).

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



  parent reply	other threads:[~2003-12-09  8:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-08 20:34 coding problems, please help Ratson Janiv
2003-12-08 21:31 ` Ratson Janiv
2003-12-09  7:48   ` Petter Fryklund
2003-12-09  8:40   ` Dmitry A. Kazakov [this message]
2003-12-13 15:13     ` Mr. J.
2003-12-13 17:19       ` Dmitry A. Kazakov
2003-12-13 14:58   ` Ratson Janiv
replies disabled

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