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,235855e3822c83d1 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.204.149.210 with SMTP id u18mr569030bkv.1.1336943521628; Sun, 13 May 2012 14:12:01 -0700 (PDT) Path: h15ni4784bkw.0!nntp.google.com!news2.google.com!goblin3!goblin2!goblin.stu.neva.ru!aioe.org!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Importing C function with variable argument list Date: Sun, 13 May 2012 22:12:00 +0100 Organization: A noiseless patient Spider Message-ID: References: <610ee323-4c7f-413d-8568-aed4955f5152@z38g2000vbu.googlegroups.com> <1288794.275.1334249936588.JavaMail.geo-discussion-forums@ynlp2> <696103.1385.1336076109161.JavaMail.geo-discussion-forums@vbez18> <3eduq7lqvgmp2ui5kt1k5pgk2oopvo9o31@4ax.com> Mime-Version: 1.0 Injection-Info: mx04.eternal-september.org; posting-host="Pd4gCuG8QV/d3K7tc8x0Wg"; logging-data="26409"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19vaJin6mQdVxnt1mazImAYEltMpyxQQxU=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (darwin) Cancel-Lock: sha1:NjM11up0EfxIHwRyLDwKJoBTOSo= sha1:BGYc8W85WZu+yFj4iqyPo+204vY= Content-Type: text/plain; charset=us-ascii Date: 2012-05-13T22:12:00+01:00 List-Id: Jeffrey Carter writes: > Nothing stops another compiler for those platforms from using other > values. No, but there isn't one for the Mac, where I started. And it seems very unlikely (for the Mac, at any rate) that anyone will produce another. And since Interfaces.C.int'Size needs to be 32, you'd have to have a very good reason to make a different choice for Integer, no?