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,c08a7609345f4e5 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!z30g2000prg.googlegroups.com!not-for-mail From: Adam Beneschan Newsgroups: comp.lang.ada Subject: Re: Limited use for limited with? Date: Tue, 28 Sep 2010 14:32:49 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <853314bc-0f79-435f-86a5-d7bcdd610731@c10g2000yqh.googlegroups.com> <2d380627-480e-4093-9a0f-a88beb70b189@q28g2000prb.googlegroups.com> <887059ad-86c3-4de9-b8b8-043bdf1573a9@n19g2000prf.googlegroups.com> NNTP-Posting-Host: 66.126.103.122 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1285709570 1804 127.0.0.1 (28 Sep 2010 21:32:50 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 28 Sep 2010 21:32:50 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: z30g2000prg.googlegroups.com; posting-host=66.126.103.122; posting-account=duW0ogkAAABjRdnxgLGXDfna0Gc6XqmQ User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; WOW64; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:14303 Date: 2010-09-28T14:32:49-07:00 List-Id: On Sep 28, 1:32=A0pm, Vadim Godunko wrote: > May be "should" is wrong word, I am sorry for confusion, but this > extension is in Amendment 2012 right now, see > > http://www.ada-auth.org/cgi-bin/cvsweb.cgi/ai05s/ai05-0151-1.txt > > which allows to use incomplete type as type of parameter of > subprogram, so it covers original issue exactly. My apologies. I guess I misunderstood you. -- Adam