id summary reporter owner description type status priority milestone component version severity resolution keywords cc mlocked 9630 [PATCH] commit 361f213a (Converted jobqueue threads to QThread) breaks Windows build Lawrence Rust beirdo "Commit 361f213a2e0a82f0465d28b731ab472a2f47c482 breaks the Windows build: 1. jobqueue.cpp:185: error: ‘pthread_testcancel’ was not declared in this scope 2. jobqueue.cpp:1696: error: ‘class ChildJobThread’ has no member named ‘SetJobA’ The attached patch fixes these. 1. Remove superfluous pthread_testcancel 2. #undef SetJob which is #defined in windows.h NB This is a reminder that before including windows/h that we should be defing WIN32_LEAN_AND_MEAN" Patch - Bug Fix closed minor 0.25 MythTV - General Master Head medium Fixed Windows 0