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.1 required=5.0 tests=BAYES_00, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,235855e3822c83d1 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Received: by 10.68.129.169 with SMTP id nx9mr3314804pbb.2.1334358082807; Fri, 13 Apr 2012 16:01:22 -0700 (PDT) MIME-Version: 1.0 Path: r9ni53140pbh.0!nntp.google.com!news2.google.com!news.glorb.com!feeder.erje.net!news.ecp.fr!news.jacob-sparre.dk!munin.jacob-sparre.dk!pnx.dk!.POSTED!not-for-mail From: "Randy Brukardt" Newsgroups: comp.lang.ada Subject: Re: Importing C function with variable argument list Date: Fri, 13 Apr 2012 18:01:17 -0500 Organization: Jacob Sparre Andersen Research & Innovation Message-ID: References: <610ee323-4c7f-413d-8568-aed4955f5152@z38g2000vbu.googlegroups.com> <1288794.275.1334249936588.JavaMail.geo-discussion-forums@ynlp2> NNTP-Posting-Host: static-69-95-181-76.mad.choiceone.net X-Trace: munin.nbi.dk 1334358081 3889 69.95.181.76 (13 Apr 2012 23:01:21 GMT) X-Complaints-To: news@jacob-sparre.dk NNTP-Posting-Date: Fri, 13 Apr 2012 23:01:21 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.5931 X-RFC2646: Format=Flowed; Response X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 Date: 2012-04-13T18:01:17-05:00 List-Id: "Markus Sch�pflin" wrote in message news:jm8p08$q70$1@speranza.aioe.org... > Am 12.04.2012 22:47, schrieb Randy Brukardt: > >> Someone ought to submit a suggestion to Ada-Comment so that it gets on >> the >> ARG's radar/agenda. > > I took the liberty to send a mail to that address as instructed in the > introduction of the ARM. Thanks. It's always best that people experiencing problems with the Ada standard report them, because they're much more likely to explain the problem properly. (Solutions aren't necessary, as the ARG will have no problem coming up with several solutions to every problem. ;-) Randy.