comp.lang.ada
 help / color / mirror / Atom feed
From: boavista@berlin.snafu.de  (Michael Erdmann)
Subject: GNAT 3.10: Decriminators for tasks ?
Date: 1996/07/15
Date: 1996-07-15T00:00:00+00:00	[thread overview]
Message-ID: <4se5fc$bun@unlisys.unlisys.net> (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
 





             reply	other threads:[~1996-07-15  0:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-07-15  0:00 Michael Erdmann [this message]
1996-07-15  0:00 ` GNAT 3.10: Decriminators for tasks ? Robert Dewar
1996-07-18  0:00   ` Keith Thompson
replies disabled

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