svn revision 2814 does not compile

Hi,

Matplotlib svn tree does not compile anymore since a few days :

gcc: CXX/cxx_extensions.cxx
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
./CXX/Objects.hxx:1938: error: parse error in template argument list
./CXX/Extensions.hxx: In constructor ‘Py::PythonExtension<T>::PythonExtension() [with T = Py::ExtensionModuleBasePtr]’:
CXX/cxx_extensions.cxx:90: instantiated from here
./CXX/Extensions.hxx:477: warning: right-hand operand of comma has no effect
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
./CXX/Objects.hxx:1938: error: parse error in template argument list
./CXX/Extensions.hxx: In constructor ‘Py::PythonExtension<T>::PythonExtension() [with T = Py::ExtensionModuleBasePtr]’:
CXX/cxx_extensions.cxx:90: instantiated from here
./CXX/Extensions.hxx:477: warning: right-hand operand of comma has no effect
error: Command "gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes -fPIC -Isrc -I. -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.4 -c CXX/cxx_extensions.cxx -o build/temp.linux-i686-2.4/CXX/cxx_extensions.o -DNUMARRAY=1" failed with exit status 1

gcc -v : gcc version 4.1.2

Am I missing something?

Xavier.

···

--
############################################
Xavier Gnata
CRAL - Observatoire de Lyon
9, avenue Charles André
69561 Saint Genis Laval cedex
Phone: +33 4 78 86 85 28
Fax: +33 4 78 86 83 86
E-mail: gnata@...419...
############################################