comp.lang.ada
 help / color / mirror / Atom feed
* limited with
@ 2005-10-06 13:19 Lucretia
  2005-10-07  0:04 ` Randy Brukardt
  2005-10-07  2:40 ` Anh Vo
  0 siblings, 2 replies; 4+ messages in thread
From: Lucretia @ 2005-10-06 13:19 UTC (permalink / raw)


Hi,

I finally got an example of mutually recursive "with'ing" working using
GCC-4.2-CVS and the -gnat05 switch.

Now my question is this; is it possible to do this without having to
use access types for the limited with'd type? I did try to make one of
my types a tagged type and remove the aliased and the 'access
attribute, but that didn't work.

Thanks,
Luke.




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

end of thread, other threads:[~2005-10-07 16:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-06 13:19 limited with Lucretia
2005-10-07  0:04 ` Randy Brukardt
2005-10-07  2:40 ` Anh Vo
2005-10-07 16:30   ` Anh Vo

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