id summary reporter owner description type status priority milestone component version severity resolution keywords cc mlocked 7932 Fix win32 nice() macro in compat.h Jeff Lu Nigel win32 uses a macro to implement unix-style niceness adjustments, but the macro is incorrect. It sets thread priority instead of process priority, and it increases priority when lower priority is requested. Attached patch corrects both issues. patch closed minor 0.23 Ports - Windows head medium fixed win32 nice 0