[Cython] vtables: bad code generation, incorrect casts.
Stefan Behnel
stefan_ml at behnel.de
Thu Jul 31 07:44:14 CEST 2008
Hi,
Brian Granger wrote:
> Thanks for looking into this. The really confusing thing is that I
> swear this code used for work. I haven't had the time to chase down
> what version of Cython this began with, but it seems like something
> that should work ideally.
Is it possible that you added a C method somewhere in the hierarchy since the
last time you tried? That could trigger such a problem.
Stefan
More information about the Cython-dev
mailing list