comp.lang.ada
 help / color / mirror / Atom feed
From: michael.jackson5@virgin.net (Mike)
Subject: Re: Extension of non-limited type needs limited component
Date: 14 Nov 2002 01:33:55 -0800
Date: 2002-11-14T09:33:55+00:00	[thread overview]
Message-ID: <2dbd76f3.0211140133.5ed196fb@posting.google.com> (raw)
In-Reply-To: wccbs4t35o3.fsf@shell01.TheWorld.com

I wrote

> > How do I extend a non-limited tagged type to add a limited component?

Robert A Duff replied

> You don't.  ;-)  You can extend it with a pointer-to-limited component,
> however.  But your best bet may be to make the non-limited type
> limited.  Or make the component non-limited.

Unfortunately neither the base type nor the limited component are
under my control.
I have thought about the pointer-to-limited option but find that there
is no pointer type declared in the package that declares the limited
type and consequently there are no operations on the limited type that
take a pointer type.
Am I allowed to create my own pointer-to-limited type and de-reference
it for use later? Wouldn't the act of de-referenceing be an implicit
assignment?

Regards,
Mike.



  reply	other threads:[~2002-11-14  9:33 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-13 10:03 Extension of non-limited type needs limited component Mike
2002-11-13 12:06 ` Jean-Pierre Rosen
2002-11-14  9:26   ` Mike
2002-11-14 11:43     ` David C. Hoos, Sr.
2002-11-14 12:33     ` Jean-Pierre Rosen
2002-11-14 14:27       ` Dmitry A. Kazakov
2002-11-14 19:25         ` Randy Brukardt
2002-11-15 10:04           ` Dmitry A. Kazakov
2002-11-15 22:09             ` Robert A Duff
2002-11-16 12:39               ` Dmitry A. Kazakov
2002-11-16 16:15                 ` Robert A Duff
2002-11-17 11:14                   ` Dmitry A. Kazakov
2002-11-17 12:26               ` Dale Stanbrough
2002-11-18 20:33                 ` Randy Brukardt
2002-11-18 21:48               ` Eric
2002-11-19 14:38               ` Eric
2002-11-15 21:41           ` Robert A Duff
2002-11-16  3:54             ` Randy Brukardt
2002-11-15  0:30         ` Robert A Duff
2002-11-15 10:22           ` Dmitry A. Kazakov
2002-11-15 21:56             ` Robert A Duff
2002-11-16 12:39               ` Dmitry A. Kazakov
2002-11-14 23:39     ` Robert A Duff
2002-11-15 21:51       ` Mike
2002-11-13 14:28 ` Robert A Duff
2002-11-14  9:33   ` Mike [this message]
2002-11-14  9:35     ` Lutz Donnerhacke
2002-11-14 21:41     ` Robert A Duff
  -- strict thread matches above, loose matches on Subject: below --
2002-11-15 10:47 Grein, Christoph
2002-11-15 12:12 ` Dmitry A. Kazakov
2002-11-15 13:29   ` Jean-Pierre Rosen
2002-11-15 14:34     ` Dmitry A. Kazakov
2002-11-15 21:26     ` Robert A Duff
replies disabled

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