Description
src/thread.cpp does not compile with MinGW gcc 3.2.3 reporting that Thread::run's implementation does not match its prototype though other compilers compile it successfully and I can see no obvious difference between prototype and implementation signature.