comp.lang.ada
 help / color / mirror / Atom feed
From: dewar@cs.nyu.edu (Robert Dewar)
Subject: Re: trouble with gnat generic dispatching
Date: 1996/04/10
Date: 1996-04-10T00:00:00+00:00	[thread overview]
Message-ID: <dewar.829137107@schonberg> (raw)
In-Reply-To: 316B909E.27E0@math.tau.ac.il

Yoav posted a large program and one problem mentioned is that controlled
types can only be declared at the library level. THis is correct, GNAT
is giving you a correct diagnostic. Controlled types are tagged types,
and tagged types must be extended at the same level as their parents.

As for the other "problem", no idea! Please post short concise examples,
CLA is not the place to post large chunks of code and ask "what's wrong?"

You might also want to follow the GNAT directions and send GNAT
questions to report@gnat.com, although there too, you need to make
an effort to provide a concise example of your question rather than
just dumping your whole program!





  reply	other threads:[~1996-04-10  0:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-04-10  0:00 trouble with gnat generic dispatching Yoav Tzruya
1996-04-10  0:00 ` Robert Dewar [this message]
1996-04-10  0:00   ` David Weller
1996-04-13  0:00   ` Yoav Tzruya
replies disabled

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