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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,88ed72d98e6b3457 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-23 06:55:59 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!small1.nntp.aus1.giganews.com!nntp.giganews.com!cyclone1.gnilink.net!spamkiller2.gnilink.net!nwrdny02.gnilink.net.POSTED!53ab2750!not-for-mail Subject: Re: Standard Library Interest? Newsgroups: comp.lang.ada References: <3F82B4A4.5060301@noplace.com> <3F82F527.3020101@noplace.com> <3F846B5E.9080502@comcast.net> <3F855460.6020804@noplace.com> <3F86211B.103@comcast.net> <3F8640CA.6090306@noplace.com> <3F881515.4060305@noplace.com> <6lijb.140205$%h1.139381@sccrnsc02> <3F8E9531.9040209@noplace.com> <3F8EDB1A.1010007@noplace.com> <3F914520.9080906@noplace.com> <8Pdlb.4756$7t3.157424@news20.bellglobal.com> <3F96803B.8010308@noplace.com> <3F9765E0.2070102@noplace.com> Message-ID: From: Ed Falis Content-Type: text/plain; format=flowed; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit User-Agent: Opera7.21/Linux M2 build 480 Date: Thu, 23 Oct 2003 13:55:59 GMT NNTP-Posting-Host: 141.154.115.193 X-Complaints-To: abuse@verizon.net X-Trace: nwrdny02.gnilink.net 1066917359 141.154.115.193 (Thu, 23 Oct 2003 09:55:59 EDT) NNTP-Posting-Date: Thu, 23 Oct 2003 09:55:59 EDT Xref: archiver1.google.com comp.lang.ada:1509 Date: 2003-10-23T13:55:59+00:00 List-Id: On Thu, 23 Oct 2003 05:23:51 GMT, Marin David Condic wrote: > Wasn't it auto-generated from some sort of C-Header-File-To-Ada > Translator? I was under the impression it was done that way to make it > easy to generate new releases as Micro$oft (a.k.a. The Borg) issued new > releases of their Win32api. I believe it turned out that there was a fair amount of post-massaging to do to it, which inkibited keeping it up to date. I had the same kind of problem with the JDK bindings I did for use with AppletMagic. - Ed