comp.lang.ada
 help / color / mirror / Atom feed
* making a son benefit access ton an instanciation of a generic package required as a formal parameter to his father and instanciated by him
@ 2018-01-21 15:43 Mehdi Saada
  2018-01-21 15:58 ` Simon Wright
  2018-01-23  1:13 ` Randy Brukardt
  0 siblings, 2 replies; 22+ messages in thread
From: Mehdi Saada @ 2018-01-21 15:43 UTC (permalink / raw)


A generic package P1 is formal parameter of an other generic package P2. P2 has a (public) son. P1 is instanciated in the public part of P2's specifications. How can P1's son been granted access to exceptions declared in P1. Is it possible without instanciating P1 again ?
I'm starting to see how much a generic package generic formal parameter can behave differently from a normal "with"-ed one, non-generic package.


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

end of thread, other threads:[~2018-01-23 14:05 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-21 15:43 making a son benefit access ton an instanciation of a generic package required as a formal parameter to his father and instanciated by him Mehdi Saada
2018-01-21 15:58 ` Simon Wright
2018-01-21 17:30   ` Mehdi Saada
2018-01-21 17:39     ` Simon Wright
2018-01-21 17:50     ` Dmitry A. Kazakov
2018-01-21 20:15       ` Mehdi Saada
2018-01-21 20:41         ` Dmitry A. Kazakov
2018-01-21 21:29           ` Mehdi Saada
2018-01-21 21:31             ` Mehdi Saada
2018-01-21 22:20               ` Jeffrey R. Carter
2018-01-21 23:07                 ` Mehdi Saada
2018-01-21 23:10                   ` Mehdi Saada
2018-01-22  8:28                   ` Dmitry A. Kazakov
2018-01-22  9:25                     ` Simon Wright
2018-01-23  1:23           ` Randy Brukardt
2018-01-21 22:04         ` J-P. Rosen
2018-01-22 15:36           ` Mehdi Saada
2018-01-22 15:54             ` Mehdi Saada
2018-01-22 15:52           ` Simon Wright
2018-01-23  1:33             ` Randy Brukardt
2018-01-23 14:05   ` Mehdi Saada
2018-01-23  1:13 ` Randy Brukardt

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