On Friday, 3 October 2014 17:27:54 UTC+10, Stefan Behnel wrote:
>
> Hi,
>
> the documentation suggests to pass language='c++' into cythonize() to
> globally enable C++ mode, but AFAICT, this never actually worked. Cython
> previously ignored this option, Cython 0.21 rejects it, and we didn't
Hi,
the documentation suggests to pass language='c++' into cythonize() to
globally enable C++ mode, but AFAICT, this never actually worked. Cython
previously ignored this option, Cython 0.21 rejects it, and we didn't
update the docs, so the current situation is outright confusing.
http://docs.cyt