On Tue, July 24, 2007 07:54, Emilien Kia wrote: > > Hello > > In fact, it is not a problem of int/intprt_t in the declaration of the internal structure but a problem of voidized pointer in the > SetAttrValueToRange function. I have no idea what a 'voidized' pointer is, but casting a pointer (void or not) to an int does not work well when sizeof(int)==4 and sizeof(void*)==8. I'm curious to see what the proper fix is. RegisReceived on Tuesday, 24 July 2007 13:05:23 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 20 September 2007 14:24:46 GMT