> * lib/rawmemchr.c (rawmemchr): Use 'unsigned long' instead of uintptr_t.
Note that this makes rawmemchr a little bit less efficient on 64-bit native Windows. But this is affordable. Bruno
> * lib/rawmemchr.c (rawmemchr): Use 'unsigned long' instead of uintptr_t.
Note that this makes rawmemchr a little bit less efficient on 64-bit native Windows. But this is affordable. Bruno