AMDG On 2/19/19 3:48 AM, Hans Dembinski via Boost wrote:
On 19. Feb 2019, at 04:29, Peter Dimov via Boost
wrote: Tom Kent wrote:
All- Sometime around 7pm yesterday (2-17) a commit went in (master and develop?, regression scripts?) that broke all my regression runners (linux and windows).
It's this one: https://github.com/boostorg/histogram/commit/9abbe46e3dd57e2b55f7ab52eaed159...
so it was me, sorry. This error didn't show up in my unit test. It seems to come from my `coverage` variant, which I copied and modified from beast, where it seems to work fine.
It works fine... until you try to build both beast and histogram at the same time. That causes a duplicate definition error.
Should I revert these changes to repair the tests quickly until I have a proper understanding of the problem or do you recommend another course of action?
In Christ, Steven Watanabe