comp.lang.ada
 help / color / mirror / Atom feed
* GNAT 3.10: Decriminators for tasks ?
@ 1996-07-15  0:00 Michael Erdmann
  1996-07-15  0:00 ` Robert Dewar
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Erdmann @ 1996-07-15  0:00 UTC (permalink / raw)



Hi

I like to do something like this:

    TASK TYPE  OS_Application( p : Application_Class );

    TASK BODY OS_Application( p : Application_Class ) IS
    BEGIN
          ......
    END OS_Applications ; 

I allways get the message "descriminant part not allowed in task body", 
but found some examples like this in the Ada 95 rationale section about
tasks. What is wrong ??


Michael
 





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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-07-15  0:00 GNAT 3.10: Decriminators for tasks ? Michael Erdmann
1996-07-15  0:00 ` Robert Dewar
1996-07-18  0:00   ` Keith Thompson

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