Boost logo

Boost :

Subject: Re: [boost] [parameter] 'develop' branch breaks tests with VC++
From: Daniel James (dnljms_at_[hidden])
Date: 2014-06-25 12:12:24


On 25 June 2014 15:51, Edward Diener <eldiener_at_[hidden]> wrote:
>
> If I test against the 'master' branch of parameter these errors do not
> occur. If I run the tests using gcc these errors do not occur. I believe
> changes that were made to the 'develop' branch of parameter are causing
> these errors.
>
> Furthermore I do not see these errors in the 'develop'regression tests for
> parameter, so i am puzzled. Any help would be appreciated.

The failing tests are the "literate" tests, which are only on the
develop branch, and aren't included in the main test run. My guess is
that Visual C++ doesn't like '#line' appearing in the middle of a
macro call in 'test/literate/handling-out-parameters0.cpp'.


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