I had to change test4.c line 18, adding "OS_UNIX==1"... #if defined(OS_UNIX) && OS_UNIX==1 && defined(THREADSAFE) && THREADSAFE==1
After that change, it built and the test ran (although it didn't run any thread test cases, just skipped them). This is on Windows with mingw/msys. e Friday, December 19, 2003, 3:47:04 AM, you wrote: > Can somebody with a non-linux unix box please test the changes > to multi-thread locking implemented for ticket #530. To do so, > get the latest code from CVS and run the tests defined in the > new "thread1.test" file. (If you run all tests, the thread1 tests > will be included in the batch.) > I feel confident everything should work correctly, but it would > be nice to have comfirmation before the next release. > No rush. I'm not planning to do another release right away. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]