[SciPy-dev] sparsetools_wrap.cxx

Nathan Bell wnbell at gmail.com
Mon Jan 8 04:56:35 EST 2007


On 1/7/07, Robert Kern <robert.kern at gmail.com> wrote:
> Please use SWIG CVS to generate those files. Most of the errors that Nils
> reported are from non-const-preserving assignments in the SWIG runtime
> functions. g++ 4 is stricter about those than g++ 3. SWIG CVS corrects those
> problems.

Hrm, I've had no problems with mine[1], even g++ -Wall runs silently
on sparsetools_wrap.cxx.

Anyway, thanks for the heads-up.  I've regenerated the files w/ SWIG
1.3.32 (current SVN version).

[1] g++ (GCC) 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)

-- 
Nathan Bell wnbell at gmail.com



More information about the SciPy-Dev mailing list