[Cython] PATCH: please apply (remember C++ !!)

Stefan Behnel stefan_ml at behnel.de
Sat Aug 30 19:49:22 CEST 2008


Hi,

Robert Bradshaw wrote:
> We need to introduce a c++ pragma to make sure to automatically test  
> these things. (Or, maybe, compile every test file as both C and C++).

That's a good idea, and it should be easy to do with distutils. We can just
duplicate every test case for C and C++.

Stefan



More information about the Cython-dev mailing list