comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: Gnat error msg meaning?
Date: 27 Dec 2002 20:04:21 +0000
Date: 2002-12-27T20:04:21+00:00	[thread overview]
Message-ID: <x7v1y43z0sa.fsf@smaug.pushface.org> (raw)
In-Reply-To: NaMO9.320156$pN3.23912@sccrnsc03

tmoran@acm.org writes:

> package unique_str is
>   type Store_Type(Max_Strings : root.String_Counts;
>                   Max_Characters : root.String_Character_Counts;
>                   Task_Safe : Boolean;
>                   Comparison : Comparison_Map_Ptr)
>            is new root.Store_Type(Max_Strings, Max_Characters, Task_Safe)

             is new root.Store_Type

>            with private;

compiles OK with GCC 3.2.



  reply	other threads:[~2002-12-27 20:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-26 23:22 Gnat error msg meaning? tmoran
2002-12-27 20:04 ` Simon Wright [this message]
2002-12-27 20:46   ` tmoran
     [not found] <bbegua.m94.ln@beastie.ix.netcom.com>
2002-12-27  4:59 ` tmoran
replies disabled

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