[PyKDE] can't typedef a uint ?

Yannick Gingras ygingras at kubiktech.com
Thu Apr 25 00:14:00 BST 2002


I have the following typedefs in a .sip file :
typedef unsigned long   ulong;
typedef unsigned char	byte;
typedef unsigned short	ushort;

but sip refuse this one : 
typedef unsigned int	uint;

with the following error : 
sip: typedefs.sip:4: parse error

My sip version is 3.1 .

Anyone has a workaround ?

Thanks.

-- 
Yannick Gingras
Network Programer




More information about the PyQt mailing list