Subject: [Boost-bugs] [Boost C++ Libraries] #3195: compiler warnings in VC9
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-06-20 01:42:23
#3195: compiler warnings in VC9
---------------------------------+------------------------------------------
Reporter: kfriddile@⦠| Owner: anthonyw
Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: thread
Version: Boost 1.39.0 | Severity: Problem
Keywords: |
---------------------------------+------------------------------------------
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
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3195> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:00 UTC