boostorg / accumulators

An awesome library from Boost
http://boost.org/libs/accumulators
22 stars 54 forks source link

Merge 'develop' to 'master' #30

Closed CromwellEnage closed 5 years ago

CromwellEnage commented 5 years ago

Boost.Parameter changes have now been merged from 'develop' to 'master'.

CromwellEnage commented 5 years ago

PR #33 fixes the failing checks.

spacelg commented 5 years ago

Hi All,

Could you please merge this fixes into master branch? It failed for a long time.

Thanks, Lin

swatanabe commented 5 years ago

This is currently causing breakage with the beta. Can we either apply this or (if all else fails) revert the parameter changes for 1.71?

lballabio commented 5 years ago

For an example of breakage in the beta, see https://lists.boost.org/Archives/boost/2019/08/246715.php. I tested it with this PR, and it indeed fixes the regression. +1 to merging it before 1.71.

ericniebler commented 5 years ago

What's the story with the failing Travis tests? EDIT: Looks like it's just gcc-4.4. Ok, merging....