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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,f0be8eebb2993001 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!i4g2000pro.googlegroups.com!not-for-mail From: Shark8 Newsgroups: comp.lang.ada Subject: Re: Ada 2012 : aliased parameters ? Date: Tue, 29 Mar 2011 11:34:10 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <8adad214-6381-4296-9097-878fbb517f6e@k7g2000yqj.googlegroups.com> <87lizxiy6c.fsf@mid.deneb.enyo.de> NNTP-Posting-Host: 67.0.68.134 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1301423650 8618 127.0.0.1 (29 Mar 2011 18:34:10 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 29 Mar 2011 18:34:10 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: i4g2000pro.googlegroups.com; posting-host=67.0.68.134; posting-account=lJ3JNwoAAAAQfH3VV9vttJLkThaxtTfC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.16) Gecko/20110319 Firefox/3.6.16 ( .NET CLR 3.5.30729; .NET4.0E),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:19552 Date: 2011-03-29T11:34:10-07:00 List-Id: On Mar 29, 12:22=A0pm, Florian Weimer wrote: > > I've written experimental code which depends on this, providing a > syntactically convenient and efficient form of variadic subprograms. Could you post an example thereof?