comp.lang.ada
 help / color / mirror / Atom feed
* generic instantiation non conformant
@ 1996-04-02  0:00 KASINATHAN SHUNMUGAM
  1996-04-02  0:00 ` Peter Hermann
  1996-04-02  0:00 ` Robert Dewar
  0 siblings, 2 replies; 3+ messages in thread
From: KASINATHAN SHUNMUGAM @ 1996-04-02  0:00 UTC (permalink / raw)
  To: comp.lang.ada

Hi

I am not able to instantiate a generic package I wrote for replicated workers.
When I try to do I get an error like this 

mode non conformant with declaration at param_worker.ads (my generic)
 
I checked up my program. I couldnn't find any mismatch in the types or could I
find any mismatch in the in/in out spec. 

Can you help me understand the problem!  

Thanks for reading the mail.

regards
kasi





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

* Re: generic instantiation non conformant
  1996-04-02  0:00 generic instantiation non conformant KASINATHAN SHUNMUGAM
@ 1996-04-02  0:00 ` Peter Hermann
  1996-04-02  0:00 ` Robert Dewar
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Hermann @ 1996-04-02  0:00 UTC (permalink / raw)


KASINATHAN SHUNMUGAM (kasi@cis.ksu.edu) wrote:
: Hi

: I am not able to instantiate a generic package I wrote for replicated workers.
: When I try to do I get an error like this 

: mode non conformant with declaration at param_worker.ads (my generic)
:  
: I checked up my program. I couldnn't find any mismatch in the types or could I
: find any mismatch in the in/in out spec. 

: Can you help me understand the problem!  

: Thanks for reading the mail.

: regards
: kasi

yes, of course.
I corrected your file and here it is:
param_worker.ads
Hope that helps  ;-)

--
Peter Hermann  Tel:+49-711-685-3611 Fax:3758 ph@csv.ica.uni-stuttgart.de
Pfaffenwaldring 27, 70569 Stuttgart Uni Computeranwendungen
Team Ada: "C'mon people let the world begin" (Paul McCartney)




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

* Re: generic instantiation non conformant
  1996-04-02  0:00 generic instantiation non conformant KASINATHAN SHUNMUGAM
  1996-04-02  0:00 ` Peter Hermann
@ 1996-04-02  0:00 ` Robert Dewar
  1 sibling, 0 replies; 3+ messages in thread
From: Robert Dewar @ 1996-04-02  0:00 UTC (permalink / raw)


Kasi said

"I am not able to instantiate a generic package I wrote for replicated workers.
When I try to do I get an error like this

mode non conformant with declaration at param_worker.ads (my generic)

I checked up my program. I couldnn't find any mismatch in the types or could I
find any mismatch in the in/in out spec.

Can you help me understand the problem!

Thanks for reading the mail."

We are not mind readers here :-)
Please send your code. Without your code, the best we can tell you is
that you have a mismatching mode, and therefore have a mode conformance
error!





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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-04-02  0:00 generic instantiation non conformant KASINATHAN SHUNMUGAM
1996-04-02  0:00 ` Peter Hermann
1996-04-02  0:00 ` Robert Dewar

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