Boost logo

Boost-Build :

Subject: Re: [Boost-build] [git] genrating forward headers
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-07-18 12:18:20


AMDG

On 07/18/2013 07:52 AM, Bjørn Roald wrote:
>
>> which was no good for compilation, replacing that manually got me
>> further until l hit similar issue with
>>
>> config.hpp -> ../libs/type_traits/include/boost/config.hpp
>
> copy / paste error, should have been:
>
> smart_ptr.hpp -> ../libs/type_traits/include/boost/smart_ptr.hpp
>
> Q: are these headers in type_traits misplaced or do "b2 headers" need
> to be deal with this somehow?
>

This looks like a bug in the git conversion. The
contents of the include directories need to
be disjoint, so that they can be merged safely.

In Christ,
Steven Watanabe


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk