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