comp.lang.ada
 help / color / mirror / Atom feed
From: Wojtek Narczynski <wojtek@power.com.pl>
Subject: Re: Ada0Y anonymous access to self type
Date: Thu, 30 Sep 2004 23:07:31 +0200
Date: 2004-09-30T23:07:31+02:00	[thread overview]
Message-ID: <pan.2004.09.30.21.07.31.111761@power.com.pl> (raw)
In-Reply-To: 415c6e25$0$91007$39cecf19@news.twtelecom.net

On Thu, 30 Sep 2004 16:47:00 -0400, Matthew Heaney wrote:

> Leave in the forward declaration of type Foo_Type, and see if that compiles.

type Foo_Type is record
   Next : access Foo_Type;
end record;

You mean just this alone? It does not, either.


Regards,
Wojtek



  reply	other threads:[~2004-09-30 21:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-30 20:31 Ada0Y anonymous access to self type Wojtek Narczynski
2004-09-30 20:47 ` Matthew Heaney
2004-09-30 21:07   ` Wojtek Narczynski [this message]
2004-09-30 23:49 ` Randy Brukardt
replies disabled

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