id summary reporter owner description type status milestone component version severity resolution keywords cc 587 [regex] fixes warning on mingw Kevin Sopp John Maddock "{{{ [regex] [current cvs] mingw automatically defines NOMINMAX in bits/ os_defines.h to protect some standard headers. Compiler thus emits a warning about redefinition of NOMINMAX in static_mutex.cpp. [solution] Add #undef NOMINMAX before #define NOMINMAX to file libs\regex\src\static_mutex.cpp(27) Other files which define this are: libs\regex\src\regex.cpp(31) libs\regex\src\w32_regex_traits.cpp(27) }}}" Patches closed None None Fixed