[Insight-users] SWIG 1.3.22 in CableSwig?

Charl P. Botha cpbotha at cpbotha.net
Wed Aug 9 16:36:32 EDT 2006


Dear CableSwig developers (mostly Brad!)

Are there any plans to upgrade CableSwig to SWIG 1.3.22?  As far as I
can make out, it's currently synced with 1.3.21.

At the moment, although a vector<basic_string<char> > is essentially
the same as a vector<string>, and Swig 1.3.22 recognises it as such,
WrapITK cannot correctly show return values of methods that return
vectors of strings, for example GDCMSeriesFilenames::GetFileNames and
GetSeriesUIDs.    I'm especially interesting in the std::string (and
basic_string<char> vs. string equivalency) mentioned in the changelog
at http://sourceforge.net/project/shownotes.php?release_id=265569&group_id=1645
(search for 'basic_string')

Thanks for any info,
Charl


More information about the Insight-users mailing list