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::parse(Iterator
&,const Iterator &,Attribute &,const RealPolicies &)' being compiled
with
[
T=double
, RealPolicies=boost::spirit::qi::strict_real_policies<double>
, Iterator=const char *
, Attribute=double
]
.\boost/spirit/home/qi/numeric/real.hpp(168) : see reference to
function template instantiation 'bool
boost::spirit::qi::detail::real_impl::parse(Iterator
&,const Iterator &,Attribute &,const RealPolicies &)' being compiled
with
[
T=double
, RealPolicies=boost::spirit::qi::strict_real_policies<double>
, Iterator=const char *
, Attribute=double
]
.\boost/spirit/home/qi/parse.hpp(86) : see reference to
function template instantiation 'bool
boost::spirit::qi::any_real_parser::parse,boost::spirit::localsboost::mpl::na,boost::mpl::na,boost::mpl::na,boost::mpl::na,boost::mpl::na,b...>,boost::spirit::unused_type>(Iterator
&,const Iterator &,Context &,const Skipper &,T &) const' being compiled
with
[
T=double
, Policies=boost::spirit::qi::strict_real_policies<double>
, Iterator=const char *
, Context=boost::spirit::context,boost::spirit::localsboost::mpl::na,boost::mpl::na,boost::mpl::na,boost::mpl::na,boost::mpl::na,b...>
, Skipper=boost::spirit::unused_type
]
.\boost/spirit/home/qi/parse.hpp(86) : see reference to
function template instantiation 'bool
boost::spirit::qi::any_real_parser::parse,boost::spirit::localsboost::mpl::na,boost::mpl::na,boost::mpl::na,boost::mpl::na,boost::mpl::na,b...>,boost::spirit::unused_type>(Iterator
&,const Iterator &,Context &,const Skipper &,T &) const' being compiled
with
[
T=double
, Policies=boost::spirit::qi::strict_real_policies<double>
, Iterator=const char *
, Context=boost::spirit::context,boost::spirit::localsboost::mpl::na,boost::mpl::na,boost::mpl::na,boost::mpl::na,boost::mpl::na,b...>
, Skipper=boost::spirit::unused_type
]
libs\log\src\default_filter_factory.cpp(272) : see reference to
function template instantiation 'bool boost::spirit::qi::parse,double>(Iterator
&,Iterator,const Expr &,Attr &)' being compiled
with
[
Iterator=const char *
,
Expr=boost::spirit::qi::real_parser
, Attr=double
]
libs\log\src\default_filter_factory.cpp(194) : see reference to
function template instantiation 'boost::log::v2s_mt_nt5::filter
boost::log::v2s_mt_nt5::aux::default_filter_factory<char>::parse_argumentboost::log::v2s_mt_nt5::equal_to(const
boost::log::v2s_mt_nt5::attribute_name &,const
std::basic_string &)'
being compiled
libs\log\src\default_filter_factory.cpp(194) : see reference to
function template instantiation 'boost::log::v2s_mt_nt5::filter
boost::log::v2s_mt_nt5::aux::default_filter_factory<char>::parse_argumentboost::log::v2s_mt_nt5::equal_to(const
boost::log::v2s_mt_nt5::attribute_name &,const
std::basic_string &)'
being compiled
libs\log\src\default_filter_factory.cpp(193) : while compiling
class template member function 'boost::log::v2s_mt_nt5::filter
boost::log::v2s_mt_nt5::aux::default_filter_factory<char>::on_equality_relation(const
boost::log::v2s_mt_nt5::attribute_name &,const
std::basic_string &)'
libs\log\src\default_filter_factory.cpp(298) : see reference to
class template instantiation
'boost::log::v2s_mt_nt5::aux::default_filter_factory<char>' being compiled
Thanks,
Dave
On 8/7/2015 12:50 PM, Marshall Clow wrote:
Release candidate files for 1.59.0 are available at:
http://boost.cowic.de/rc/
(rc1 failed a smoke test)
As always, the release managers would appreciate it if you download
the candidate of your choice and give building it a try. Please report
both success and failure, and anything else that is noteworthy.
This helps ensure the candidates build OK before we push them out to
SourceForge.
The files (and associated md5s) are:
MD5 (boost_1_59_0_rc2.7z) = 1854999b8d32ba89acbf4384fe55e0ab
MD5 (boost_1_59_0_rc2.tar.bz2) = 1783f07dd4736ffd9fc97874ce4ef4bf
MD5 (boost_1_59_0_rc2.tar.gz) = 47e6db09fd7e1265b9b7046f654e9a72
MD5 (boost_1_59_0_rc2.zip) = 9061c5bbc3399f3f220036e896c202aa
Thanks!
-- The release managers
P.S.Release notes are here:
http://www.boost.org/users/history/version_1_59_0.html
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users