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,51114679936bf41a X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local01.nntp.dca.giganews.com!nntp.comcast.com!news.comcast.com.POSTED!not-for-mail NNTP-Posting-Date: Tue, 16 May 2006 06:58:20 -0500 Date: Tue, 16 May 2006 07:47:32 -0400 From: Jeffrey Creem User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Calling C++ from Ada References: <1147706693.066847.58370@v46g2000cwv.googlegroups.com> <1147745694.995020.74710@j33g2000cwa.googlegroups.com> <1147753908.875286.41470@j33g2000cwa.googlegroups.com> In-Reply-To: <1147753908.875286.41470@j33g2000cwa.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: NNTP-Posting-Host: 24.147.74.171 X-Trace: sv3-hNGqagZMVFEJWGHrPXh9KT7Ps4oank8qPsZcRGFAV6yk9hiTU6+887HN8lqximvJ/4iav1oF3h04lRt!sg0JOmVIOMwpcoyRBQofPdXWpbR3dIWzAzU46LhAdKEhZUeptexCmcYseLw/MP3tv5m50eHx2+jD!Ubs= X-Complaints-To: abuse@comcast.net X-DMCA-Complaints-To: dmca@comcast.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.32 Xref: g2news2.google.com comp.lang.ada:4275 Date: 2006-05-16T07:47:32-04:00 List-Id: rodkay@mullum.com.au wrote: > Ok, I'll try to get the module into cvs, asap. > > Current work is on 'directors' which manage the upcall from C++ > virtual functions into Ada. When that is complete, the move into cvs > will hopefully take place (which seems to involve writing an Ada > chapter for the SWIG docs, hooking the Ada module into the formal SWIG > testsuite, and a general tidying of the actual module code). > > I'll let you know should any progress be made. > If you'd like we could setup a temporary subdirectory in the GNUAda SVN area where you can dump a local copy and perhaps get some collaberation on things like the test suite and documentation. If you are days away from getting CVS write access then this is probably not worth it. If you are weeks away, then it would probably make sense.