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,8785ef92c9f484b3 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: wojtek@power.com.pl Newsgroups: comp.lang.ada Subject: Re: Mutually recusive with'ing in Ada 2005 Date: 14 Sep 2005 07:32:59 -0700 Organization: http://groups.google.com Message-ID: <1126708379.936567.122460@z14g2000cwz.googlegroups.com> References: <1126345822.866151.184120@g44g2000cwa.googlegroups.com> NNTP-Posting-Host: 62.111.211.178 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1126708385 24121 127.0.0.1 (14 Sep 2005 14:33:05 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 14 Sep 2005 14:33:05 +0000 (UTC) In-Reply-To: <1126345822.866151.184120@g44g2000cwa.googlegroups.com> User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: z14g2000cwz.googlegroups.com; posting-host=62.111.211.178; posting-account=KrVmowoAAADVnx8YZs7PBEa3vuGcpn5w Xref: g2news1.google.com comp.lang.ada:4660 Date: 2005-09-14T07:32:59-07:00 List-Id: Lucretia wrote: > Hi, > > Can someone give me an example of how to do this with GCC-4.1 using the > -gnat05 switch? I've tried it but it doesn't work as it complains about > the in parameters of the other type in each package. It worked for me. http://www.the-training-centre.co.uk/Adaxia/Tuckers%20Ada200Y%20Slides.pdf Regards, Wojtek Narczynski