comp.lang.ada
 help / color / mirror / Atom feed
* Freezing question
@ 1999-07-15  0:00 Ted Dennison
  1999-07-15  0:00 ` Tucker Taft
  0 siblings, 1 reply; 8+ messages in thread
From: Ted Dennison @ 1999-07-15  0:00 UTC (permalink / raw)


I have a problem with operations that don't seem to be getting
inherited. I think it may be caused by a type being prematurely (for me
anyway) frozen. I can't quite make out the LRM freezing rules. So I
thought I'd ask here, does the second declaration below:

   type Fruit is abstract tagged private;
   type Apple is abstract new Fruit with private;

freeze type "Fruit"?

--
T.E.D.


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~1999-07-20  0:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-07-15  0:00 Freezing question Ted Dennison
1999-07-15  0:00 ` Tucker Taft
1999-07-16  0:00   ` Ted Dennison
1999-07-19  0:00     ` Tucker Taft
1999-07-19  0:00       ` Ted Dennison
1999-07-19  0:00         ` Robert I. Eachus
1999-07-20  0:00           ` Ted Dennison
1999-07-19  0:00       ` Dispatching with a child for a parameter? (was: Freezing question) Ted Dennison

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