Am 02.11.2015 um 11:40 schrieb Jean-Marc Lasgouttes:
Le 01/11/2015 16:51, Scott Kostyshak a écrit :
On Sat, Oct 31, 2015 at 11:08:51PM +0100, Peter Kümmel wrote:
Am 25.10.2015 um 06:19 schrieb Scott Kostyshak:
On Fri, Oct 23, 2015 at 06:13:03PM +0200, Vincent van Ravesteijn wrote:

I have it documented somewhere. Should I put it in development.lyx ?

If you are able to find it easily then I would say yes, please do. Even
though Peter already did the update it could be useful in the future.

Scott


Just call in boost extract.sh with the path to the new boot version,
then "git add --all", commit. That's it.

Thanks, Peter. It is good to know it is so straightforward.

Can it happen that we should remove some of the files too?

The scripts removes all existing files and adds all found by bcp.
Four files were deleted, ( git diff 04be61ea8 --name-status | grep D )

But bcp is called with these headers:

boost/any.hpp \
boost/assert.hpp \
boost/bind.hpp \
boost/crc.hpp \
boost/cstdint.hpp \
boost/format.hpp \
boost/function.hpp \
boost/functional.hpp \
boost/lexical_cast.hpp \
boost/noncopyable.hpp \
boost/regex.hpp \
boost/scoped_array.hpp \
boost/scoped_ptr.hpp \
boost/shared_ptr.hpp \
boost/signal.hpp \
boost/signals/connection.hpp \
boost/signals/trackable.hpp \
boost/tokenizer.hpp \
boost/tuple/tuple.hpp \
boost/mpl/string.hpp \
boost/mpl/fold.hpp \
boost/mpl/size_t.hpp \
boost/functional/hash.hpp \

so, when something has changed there, then we have
too much headers in our repository.


But indeed, thanks for updating.

JMarc



Reply via email to