Boost logo

Boost Users :

Subject: Re: [Boost-users] 1.59.0 rc2 is now available
From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2015-08-08 14:31:56


On Sat, Aug 8, 2015 at 5:39 AM, David Schneider <dave_at_[hidden]> wrote:

> I'll run it through Visual Studio 2005, 2013 & 2015 32 and (with 2013 and
> 2015) 64-bit builds with tests, but would you like to know about excessive
> warnings? Such as
>
> default_filter_factory.cpp
> .\boost/spirit/home/qi/numeric/detail/real_impl.hpp(287) : warning C4244:
> '=' : conversion from 'unsigned __int64' to 'double', possible loss of data
> .\boost/spirit/home/qi/numeric/real.hpp(168) : see reference to
> function template instantiation 'bool
> boost::spirit::qi::detail::real_impl<T,RealPolicies>::parse<Iterator,T>(Iterator
> &,const Iterator &,Attribute &,const RealPolicies &)' being compiled
> with
> [
> T=double
> , RealPolicies=boost::spirit::qi::strict_real_policies<double>
> , Iterator=const char *
> , Attribute=double
> ]
>
>
Certainly we want to know about excessive warnings, but I don't think we'll
hold up a release for them.

Thanks.

-- Marshall



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net