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,e6fd8711d3f26013 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!z14g2000cwz.googlegroups.com!not-for-mail From: evangeli@cnam.fr Newsgroups: comp.lang.ada Subject: Re: on the use of "limited with" Date: 9 Oct 2005 04:19:26 -0700 Organization: http://groups.google.com Message-ID: <1128856766.691404.176910@z14g2000cwz.googlegroups.com> References: <1128779132.336469.160360@z14g2000cwz.googlegroups.com> NNTP-Posting-Host: 82.123.129.61 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1128856771 11415 127.0.0.1 (9 Oct 2005 11:19:31 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 9 Oct 2005 11:19:31 +0000 (UTC) In-Reply-To: User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.7.12) Gecko/20050922 Fedora/1.0.7-1.1.fc4 Firefox/1.0.7,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: z14g2000cwz.googlegroups.com; posting-host=82.123.129.61; posting-account=5dlFbAwAAAAf9N8cARqQjYujaztxzGdq Xref: g2news1.google.com comp.lang.ada:5523 Date: 2005-10-09T04:19:26-07:00 List-Id: thanks for the help does not seem to work neither : function get_q(my_tp : in tp) return access q.tq; p.ads:5:41: anonymous access type definition not allowed here do i have to redefine an acces type on q.tq ?