Boost logo

Boost :

Subject: Re: [boost] 1.55.0 beta 1 release candidates available for testing
From: Domagoj Saric (dsaritz_at_[hidden])
Date: 2013-10-08 04:28:04


On 3.10.2013. 18:19, Marshall Clow wrote:> Release candidate files for
1.55.0 beta 1 are available at
> http://boost.cowic.de/rc/
>
> 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.

With MSVC12 RC:
  * 1.54 and 1.55 b1 RC - lots of:
.\boost/iterator/detail/facade_iterator_category.hpp(166) : error C2039:
'assert_not_arg' : is not a member of 'boost::mpl'

  * trunk - lots of
.\boost/iterator/iterator_concepts.hpp(42) : error C2065:
'ReadableIterator' : undeclared identifier
.\boost/iterator/iterator_concepts.hpp(42) : error C2065: 'Iterator' :
undeclared identifier
.\boost/iterator/iterator_concepts.hpp(43) : error C2448:
'BOOST_concept' : function-style initializer appears to be a function
definition
.\boost/iterator/iterator_concepts.hpp(43) : error C2143: syntax error :
missing ';' before ':'
.\boost/iterator/iterator_concepts.hpp(43) : error C2065: 'Iterator' :
undeclared identifier
.\boost/iterator/iterator_concepts.hpp(43) : error C2923:
'boost::Assignable' : 'Iterator' is not a valid template type
argument for parameter 'TT

ps. 1.53 seems to compile and trunk did compile a few days ago...

-- 
"What Huxley teaches is that in the age of advanced technology, 
spiritual devastation is more likely to come from an enemy with a 
smiling face than from one whose countenance exudes suspicion and hate."
Neil Postman

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