On Sat, 10 Mar 2007 20:06:33 +0100
Jan Ciger <[EMAIL PROTECTED]> wrote:

> On Saturday 10 March 2007, Greg Ewing wrote:
> > I'm wondering whether something here should really be using
> > uintptr_t instead of intptr_t. Does it work if you use
> > 
> >    ctypedef unsigned long intptr_t
> > 
> > instead?
> > 
> > --
> > Greg
> 
> I have tested it with unsigned long and everything works fine. The patch to 
> be 
> applied is attached. However, Soya still doesn't compile with Pyrex 0.9.5.1a.


I apply your patch.

Pyrex 0.9.5.1a seems to have several bugs related to enums and C arrays (things 
like float[3]) which clash with Soya. I've reported these bugs on the Pyrex 
mailing list.

Jiba

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Soya-user mailing list
Soya-user@gna.org
https://mail.gna.org/listinfo/soya-user

Reply via email to