Hello, I managed to reproduce and find a fix.
What happened here is that somehow thread semantics have changed, and now a thread gets canceled with a very strange type of exception, somehow described in [1]. This exception didn't interact well with some throw() clauses in guessnet code, causing the unexpected exception behaviour to happen. This indeed renders guessnet mostly unusable, as when a test succeeds cancelation is used to stop all the other running tests. I committed a fix and I'm about to upload a fixed version. Ciao, Enrico [1] http://groups.google.com/group/comp.programming.threads/browse_thread/thread/652bcf186fbbf697/f63757846514e5e5 -- GPG key: 1024D/797EBFAB 2000-12-05 Enrico Zini <[EMAIL PROTECTED]>
signature.asc
Description: Digital signature

