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,a3eb57f922d7562d X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-11-13 14:12:31 PST Sender: mks@JVDSYS Newsgroups: comp.lang.ada Subject: Re: GNAT/Interfacing C++/Dispatching References: From: Jerry van Dijk Date: 13 Nov 2001 23:09:14 +0100 Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii NNTP-Posting-Host: 139.92.237.253 X-Trace: 13 Nov 2001 22:08:45 GMT, 139.92.237.253 Organization: Global Network Services - Remote Access Mail & News Services X-Complaints-To: abuse@prserv.net Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!nycmny1-snh1.gtei.net!washdc3-snh1.gtei.net!news.gtei.net!newsfeed.us.prserv.net!prserv.net!news3.prserv.net!139.92.237.253 Xref: archiver1.google.com comp.lang.ada:16465 Date: 2001-11-13T23:09:14+01:00 List-Id: Stephen Leake writes: > Volkert.Barr@freenet.de (Volkert) writes: > > > Hello c.l.a. > > > > Is this true, that dispatching works not across > > languages boundaries when interfacing Ada 95 with C++ > > (using C++ Interface mechanisms of GNAT 3.13p.)? > > I have not done it, and I did not read your code in detail, but > GNAT/g++ is supposed to allow full inter-operation between Ada tagged > types and C++ classes. So keep trying! One idea is to have another look at the Cpp_Virtual pragma. -- -- Jerry van Dijk | email: jvandyk@attglobal.net -- Leiden, Holland | web: home.trouwweb.nl/Jerry