[Boost-bugs] [Boost C++ Libraries] #10666: VC++ 2013 compiler warning C4127: conditional expression is constant

Subject: [Boost-bugs] [Boost C++ Libraries] #10666: VC++ 2013 compiler warning C4127: conditional expression is constant
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-10-16 10:22:23


#10666: VC++ 2013 compiler warning C4127: conditional expression is constant
-------------------------------------------------+-------------------------
 Reporter: Volker Schöch <vschoech@…> | Owner:
     Type: Support Requests | barendgehrels
Milestone: To Be Determined | Status: new
  Version: Boost 1.56.0 | Component: geometry
 Keywords: VC++ 2013, warning, C4127, | Severity: Problem
  conditional expression is constant |
-------------------------------------------------+-------------------------
 I'm using Microsoft Visual Studio 12 (2013) to compile boost 1.56.0. I use
 compiler flag /W4. The following warnings (which we declared errors for
 our project) occur in geometry, regardless whether I'm compiling for x64
 or x86:
 {{{
 \boost_1_56_0\boost\geometry\algorithms\remove_spikes.hpp(97): error
 C4127: conditional expression is constant
 \boost_1_56_0\boost\geometry\algorithms\remove_spikes.hpp(130): error
 C4127: conditional expression is constant
 }}}

 Please consider related Ticket #8403.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10666>
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:17 UTC