On 05.03.2014 14:23, Antony Polukhin wrote:Antony,
Hi,
I'm attempting to do some fixes in libs/conversion/include/boost/lexical_cast.hpp but looks like `../../../b2 -a` does not update the
headers in boost/ folder any more.
Calling `./b2 headers` or `./b2 headers -a` does not help either.
Is that a known issue or am I doing something wrong?
are you saying that if you go to root directory, touch some header, and run "./b2 headers" that header is not updated, in
that the copy of the file is different from the original? What file is that?
I am not quite sure how this can happen, given that filesystem links are normally used.