m. allan noah wrote: > yes- it would be nice if SANE_Pid was an opaque type, perhaps just an > array index or pointer to a struct. Right now the ranges of valid > values are not the same pthread vs fork. >
Actually I changed the typedef in sanei_thread.h from long to type pthread_t and made other appropriate changes. I have it compiled and packaged for Win32, but I haven't had a chance to test it yet. After it's tested expect to see another e-mail.
