Boost logo

Boost :

Subject: Re: [boost] [regression] Where's boost/assert.hpp ??
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2014-02-22 15:39:57


On Saturday 22 February 2014 14:25:00 Rene Rivera wrote:
> While making changes to the regression testing tools to deal with the new
> locations I ran into a severe blocker. It seems that nothing compiles any
> more because somehow "boost/assert.hpp" is no longer around and just about
> all Boost code depends on that one file.
>
> Where did the file go? And if was intentionally removed, why wasn't all the
> uses fixed by now? What's going on?

It's been moved to a new Boost.Assert library (libs/assert submodule). You
should get it if you do 'git submodule update --init'.


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