On Tue, Jun 23, 2009 at 05:41:48PM +0100, Peter Dennis - Sustaining Engineer 
wrote:

> http://cr.opensolaris.org/~petede/gate/

Perhaps I'm being a bit thick; is the compiler complaining about the
PyObject * to char * conversion?  Would the warning go away if we did

    return ((void *)PyErr_NoMemory();

instead of the cast-away?

Danek
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to