comp.lang.ada
 help / color / mirror / Atom feed
From: Toshitaka Kumano <kumano@cl.cilas.net>
Subject: Re: pragma storage_size
Date: Sat, 12 Oct 2002 01:06:49 +0900
Date: 2002-10-12T01:06:49+09:00	[thread overview]
Message-ID: <mailman.1034352362.1160.comp.lang.ada@ada.eu.org> (raw)
In-Reply-To: 044f01c27090$f59e50b0$453ab4d8@sy.com

Oh, sorry.

"David C. Hoos" wrote:
> > task type Dispatcher (Storage : Any_Integer_Type) is
> >     pragma Priority(14);
> >     pragma Storage_Size (Size);
> > end task;
> Where is Size declared in your example?

   pragma Storage_Size (Size);
should be
   pragma Storage_Size (Storage);

-- 
Toshitaka Kumano
Kamakura, Japan



      parent reply	other threads:[~2002-10-11 16:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-09  9:03 pragma storage_size Lele
2002-10-09 10:11 ` David C. Hoos, Sr.
2002-10-09 11:01   ` Lele
2002-10-10 15:53     ` Toshitaka Kumano
     [not found]     ` <3DA5A267.FFD561D7@cl.cilas.net>
2002-10-10 19:12       ` David C. Hoos
     [not found]       ` <044f01c27090$f59e50b0$453ab4d8@sy.com>
2002-10-11 16:06         ` Toshitaka Kumano [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