comp.lang.ada
 help / color / mirror / Atom feed
* Problem with child package
@ 1995-03-02 12:39 DELROEUX JEAN-YVES
  1995-03-03 18:31 ` Stephen A. Leake
  1995-03-03 22:52 ` Robert Dewar
  0 siblings, 2 replies; 3+ messages in thread
From: DELROEUX JEAN-YVES @ 1995-03-02 12:39 UTC (permalink / raw)


Hello, I explain my problem :
I define a type carav is new voiture in a child package of the package
voiture. But when i define a global variable of this type (carav), the 
compiler ( gnat 2.00 under OS/2 Warp ), It says no errors. But when I want
to use it into procedure of another package, The compiler said a lot of errors
The errors says that it's doesn't know the veriable I define ??

But it work correctly if I pass this variable as parameter into each 
procedure . Does it mean that I can't define a global variable when the type
is defined into a child package. Can someone help me please.

	Thanks for your respond.

	DELROEUX Jean - Yves



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

end of thread, other threads:[~1995-03-03 22:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1995-03-02 12:39 Problem with child package DELROEUX JEAN-YVES
1995-03-03 18:31 ` Stephen A. Leake
1995-03-03 22:52 ` Robert Dewar

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