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,cd5a3253b56eb233 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.glorb.com!feeder.xsnews.nl!news-out2.kabelfoon.nl!newsfeed.kabelfoon.nl!bandi.nntp.kabelfoon.nl!demorgan.zen.co.uk!zen.net.uk!dedekind.zen.co.uk!news-peer-lilac.gradwell.net!not-for-mail From: Rob Norris Newsgroups: comp.lang.ada Subject: Re: GNAT GPL - Anonymous Access Type Date: Thu, 29 Sep 2005 13:28:54 +0100 Message-ID: References: <1127850090.283075.268920@f14g2000cwb.googlegroups.com> <433a753d$1_1@glkas0286.greenlnk.net> X-Newsreader: Forte Free Agent 2.0/32.652 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Original-NNTP-Posting-Host: glkas0286.greenlnk.net NNTP-Posting-Date: 29 Sep 2005 12:19:22 GMT NNTP-Posting-Host: 20.133.0.1 X-Trace: 1127996362 news.gradwell.net 38044 dnews/20.133.0.1 X-Complaints-To: news-abuse@gradwell.net Xref: g2news1.google.com comp.lang.ada:5269 Date: 2005-09-29T12:19:22+00:00 List-Id: On Wed, 28 Sep 2005 11:57:47 +0100, "Martin Dowie" wrote: >Rob Norris wrote: >> I think you need to declare Node first. Eg: > >Yeah, that's Ada95 but the OP's version was trying to use the Ada2005 way of >doing this. > >Cheers > >-- Martin > I see: http://en.wikibooks.org/wiki/Ada_Programming/Types/access#Anonymous_access Perhaps GNAT GPL doesn't do the full 2005.