Re: [Boost-bugs] [Boost C++ Libraries] #2765: "warning C4127: conditional expression is constant"

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2765: "warning C4127: conditional expression is constant"
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-11-26 14:51:45


#2765: "warning C4127: conditional expression is constant"
-------------------------+-------------------------------------------------
  Reporter: | Owner: rogeeff
  m.champlon@… | Status: closed
      Type: Bugs | Component: test
 Milestone: Boost | Severity: Problem
  1.39.0 | Keywords: warning conditional expression
   Version: Boost | constant
  1.38.0 |
Resolution: fixed |
-------------------------+-------------------------------------------------

Comment (by anonymous):

 There is a warning on clang build

 /home/wygos/libs/boost_1_55_0/include/boost/test/test_tools.hpp:309:18:
 warning: variable 'dummy_cond' is not needed and will not be emitted
 [-Wunneeded-internal-declaration]
 namespace { bool dummy_cond = false; }

 clang version 3.3

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2765#comment:2>
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:14 UTC