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,3020027a23cecd30 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!newshub.sdsu.edu!elnk-nf2-pas!newsfeed.earthlink.net!stamper.news.pas.earthlink.net!newsread3.news.pas.earthlink.net.POSTED!a6202946!not-for-mail From: Jeffrey Carter Organization: jrcarter commercial-at acm [period | full stop] org User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Problem passing In-Out parameter from C++ to Ada References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <4t6ve.9012$hK3.4008@newsread3.news.pas.earthlink.net> Date: Sat, 25 Jun 2005 06:03:44 GMT NNTP-Posting-Host: 67.3.210.166 X-Complaints-To: abuse@earthlink.net X-Trace: newsread3.news.pas.earthlink.net 1119679424 67.3.210.166 (Fri, 24 Jun 2005 23:03:44 PDT) NNTP-Posting-Date: Fri, 24 Jun 2005 23:03:44 PDT Xref: g2news1.google.com comp.lang.ada:11638 Date: 2005-06-25T06:03:44+00:00 List-Id: John Arnsparger wrote: I think I've found your problem. It's called C++ :) > void var_test (int v); "int v" does not correspond to "V : in out Integer". It doesn't even correspond to "V : in out Interfaces.C.Int". -- Jeff Carter "No one is to stone anyone until I blow this whistle, do you understand? Even--and I want to make this absolutely clear--even if they do say, 'Jehovah.'" Monty Python's Life of Brian 74