$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
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