Boost logo

Geometry :

Subject: Re: [geometry] Compiler warnings in geometry 1.50.0: geometry\algorithms\correct.hpp(138): error C4127: conditional expression is constant
From: Mateusz Loskot (mateusz_at_[hidden])
Date: 2012-07-08 17:41:02


On 8 Jul 2012 22:18, "Barend Gehrels" <barend_at_[hidden]> wrote:
> On 6-7-2012 15:30, Volker Schöch wrote:
>>
>> I am compiling with MS VC++ 10 for 32 bit.
>
> This is a level 4 warning (/W4).
> Could you use level 3?

Or, could you wrap the #include with #pragma warning to disable these
annoyances locally?
It usually takes 3 lines of code, including push and pop, and works well.

-- 
Mateusz Loskot
(Sent from phone, apology for any top-posting or broken quoting)


Geometry list run by mateusz at loskot.net