[Cython] PATCH: use function pointer arguments in import/export api functions

Stefan Behnel stefan_ml at behnel.de
Mon Mar 2 15:08:16 CET 2009


Lisandro Dalcin wrote:
> Stefan, is this the only warning you get related to strict aliasing?
> No warnings at all on those lines where  __Pyx_ExportFunction is
> called??

Yes, the only one that is left under Py3.


> If that is the only warning, they I can write a better patch.

Please do.

Stefan



More information about the Cython-dev mailing list