From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,c0be0882f0d853ce X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news.glorb.com!nntp.idg.pl!newsfeed.gazeta.pl!newsfeed.tpinternet.pl!atlantis.news.tpi.pl!news.tpi.pl!not-for-mail From: Wojtek Narczynski Newsgroups: comp.lang.ada Subject: Re: Ada0Y limited with Date: Fri, 01 Oct 2004 09:52:23 +0200 Organization: tp.internet - http://www.tpi.pl/ Message-ID: References: NNTP-Posting-Host: avq130.neoplus.adsl.tpnet.pl Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: nemesis.news.tpi.pl 1096617349 25574 83.27.50.130 (1 Oct 2004 07:55:49 GMT) X-Complaints-To: usenet@tpi.pl NNTP-Posting-Date: Fri, 1 Oct 2004 07:55:49 +0000 (UTC) User-Agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.) Xref: g2news1.google.com comp.lang.ada:4489 Date: 2004-10-01T09:52:23+02:00 List-Id: On Thu, 30 Sep 2004 18:40:36 -0500, Randy Brukardt wrote: > So, component Prev is wrong; it should look like component Next. But then it will not be legal to assign 'Whole.Whole_Access' to 'access Whole_Type' members? Thank you, Wojtek