id summary reporter owner description type status milestone component version severity resolution keywords cc 6822 Patch to fix process_status_failure behaviour Antony Polukhin Beman Dawes "Some compilers can call ::SetLastError(0) just before process_status_failure function is called, so ::GetLastError() would return 0. It is much safer to call ::GetLastError() in a function, that triggered a failure.[[BR]] [[BR]] This error is discussed in threads [http://lists.boost.org/boost-testing/2011/09/6927.php] and [http://www.mail-archive.com/mingw-w64-public@lists.sourceforge.net/msg04512.html] [[BR]] Patch is provided by Alexander Potocki." Patches new To Be Determined filesystem Boost Development Trunk Problem antoshkka@…