id summary reporter owner description type status milestone component version severity resolution keywords cc 3195 compiler warnings in VC9 kfriddile@… Anthony Williams "Including boost/thread/locks.hpp under VC9 with warning level 4 produces the warning below. Warnings are not allowed on my project, and rather than wrapping boost includes with a #pragma directive, I'd rather these warnings just be suppressed in the code that's causing them. 2>C:\Documents and Settings\Administrator\My Documents\Development\development\third_party\boost\1_39_0\boost/thread/locks.hpp(1088) : warning C4127: conditional expression is constant" Bugs closed Boost 1.40.0 thread Boost 1.39.0 Problem fixed