[Pyrex] Please support C++
Lenard Lindstrom
len-l at telus.net
Tue Oct 18 05:00:20 CEST 2005
On 17 Oct 2005 at 18:04, David M. Cooke wrote:
>
> Oooh, this sounds like what I was trying figure out, to track down
> some more compiler warnings. Basically, (PyObject *) was being used to
> cast an extension type, even when there was an explicit cast to that type.
> I'm currently getting around it with a postprocessor on the generated
> .c file.
>
Well I have certainly been getting rid of the C compiler warnings for incompatible
type assignment. Those become errors in C++.
Lenard Lindstrom
<len-l at telus.net>
More information about the Pyrex
mailing list