Boost logo

Boost :

Subject: Re: [boost] [submodule] boost/blank.hpp
From: Mike Gresens (mike.gresens_at_[hidden])
Date: 2017-11-26 11:16:14


Great! Thanks a lot!

btw:

https://pdimov.github.io/boostdep-report/

does not provide searching for "boost/blank.hpp". So still no chance to
find the submodule containing this file..
But the submodule for "boost/detail/blank.hpp" would be very easy to find...

In my case I want to run test suite of spirit. Looking into

https://pdimov.github.io/boostdep-report/

does not help, because there is NO dependency of spirit to detail but to
(unknown).

Anyway! Thanks a lot again!

Mike...

Am 26.11.2017 um 11:50 schrieb Daniel James via Boost:
> On 26 November 2017 at 10:42, Mike Gresens via Boost
> <boost_at_[hidden]> wrote:
>> trying to run a test suite from boost. So performing:
>>
>> git clone -b master --depth 1 https://github.com/boostorg/boost.git
>> boost-root
>> ...
>> git submodule update --init xyz (e.g. tools/build, libs/assert, etc.)
>>
>> Leads to fatal error: boost/blank.hpp
>>
>> Question: Which submodule I have to update to get blank.hpp ?!
> It's in detail. Btw. the boostdep report is a good place to find out
> which submodules you need for a particular module:
>
> https://pdimov.github.io/boostdep-report/
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


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