12 Aug 16:49
[ swig-Bugs-2048064 ] [ruby] aliases broken with -minherit
From: SourceForge.net <noreply <at> sourceforge.net>
Subject: [ swig-Bugs-2048064 ] [ruby] aliases broken with -minherit
Newsgroups: gmane.comp.programming.swig.devel
Date: 2008-08-12 14:50:34 GMT
Subject: [ swig-Bugs-2048064 ] [ruby] aliases broken with -minherit
Newsgroups: gmane.comp.programming.swig.devel
Date: 2008-08-12 14:50:34 GMT
Bugs item #2048064, was opened at 2008-08-12 09:50 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101645&aid=2048064&group_id=1645 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: ruby Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Evan Wies (neomantra) Assigned to: Gonzalo Garramuno (gga73) Summary: [ruby] aliases broken with -minherit Initial Comment: It appears that %alias is broken with the -minherit flag. I discovered it when binding a vector. One way that this elicits itself is that the STL vector bindings use %alias. It will segfault in registration with a NameError relating to reject! AFACS, this stl binding broke on Ruby between 1.3.29 and 1.3.33, since the newer binding uses some ruby aliases. (I use Ubuntu and one version is Dapper's and the other is Hardy's) The fix is pretty simple (this is against 1.3.36, but is equally applicable to other versions): --- Source/Modules/ruby.cxx.old 2008-08-12 10:49:03.000000000 -0400(Continue reading)
RSS Feed