[SciPy-dev] sparsetools_wrap.cxx
Robert Kern
robert.kern at gmail.com
Sun Jan 7 23:34:09 CST 2007
Nathan Bell wrote:
> I've made the necessary changes to numpy.i and regenerated
> sparsetools_wrap.cxx in ver 2502. Please let us know if that clears
> things up.
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.
--
Robert Kern
"I have come to believe that the whole world is an enigma, a harmless enigma
that is made terrible by our own mad attempt to interpret it as though it had
an underlying truth."
-- Umberto Eco
More information about the Scipy-dev
mailing list