Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8403: VC++ 2012 compiler warning C4127: conditional expression is constant
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-04-05 15:06:06
#8403: VC++ 2012 compiler warning C4127: conditional expression is constant
------------------------------------------------------+---------------------
Reporter: Volker Schöch <vschoech@â¦> | Owner: barendgehrels
Type: Bugs | Status: new
Milestone: To Be Determined | Component: geometry
Version: Boost 1.52.0 | Severity: Problem
Resolution: | Keywords: VC++ 2012, warning, C4127, conditional expression is constant
------------------------------------------------------+---------------------
Comment (by Volker Schöch <vschoech@â¦>):
Sorry, I mixed the code with the message. Unfortunately I cannot edit the
original post, so here are the messages with the correct line breaks:
{{{
\boost_1_52_0\boost\geometry\algorithms\convert.hpp(96): error C4127:
conditional expression is constant
if (Close) ...
}}}
{{{
\boost_1_52_0\boost\geometry\algorithms\detail\overlay\get_turns.hpp(263):
error C4127: conditional expression is constant
if (InterruptPolicy::enabled) ...
}}}
{{{
\boost_1_52_0\boost\geometry\algorithms\num_points.hpp(51): error C4127:
conditional expression is constant
if (s == open) ...
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8403#comment:1> 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:12 UTC