[Cython] cython 0.15 breaks callback code.

Brett Calcott brett.calcott at gmail.com
Sun Sep 25 23:40:01 CEST 2011


> which means your declaration of callback_test_hello in callbacks.cpp
> also needs to be extern "c" to have the same (i.e. no) mangling.
>

That was it!

Thanks,
Brett


More information about the cython-devel mailing list