Boost logo

Boost :

Subject: Re: [boost] [review][beast] Review of Beast starts today : July 1 - July 10
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2017-07-13 03:39:40


On Sun, Jul 9, 2017 at 9:38 AM, Daniela Engert via Boost
<boost_at_[hidden]> wrote:
> * Beast's zlib emits a few harmless but stupid warnings C4127
> "conditional expression is constant" (Microsoft, get rid of them!) and
> quite some narrowing warnings C4244. These need some cleansing before we
> can use Beast in our team because of our /W4 /WX policy.

The last of the warnings has been fixed, this one was incredibly
annoying! Nik helped, he came up with calling is_initialized() (the
guidance on the boost page was insufficient):

<https://github.com/vinniefalco/Beast/pull/639>

Thanks!


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk