boost_1_31_rc2 - documentation glitches in tools/build/v2/

1. GIF picture is corrupted: boost_1_31_0_rc2\tools\build\v2\c++boost.gif 2. two HTML files have bad "src" path to this picture: boost_1_31_0_rc2\tools\build\v2\doc\architecture.html boost_1_31_0_rc2\tools\build\v2\doc\extending.html B.

Bronek Kozicki wrote:
1. GIF picture is corrupted: boost_1_31_0_rc2\tools\build\v2\c++boost.gif
I've changed the file to binary mode.
2. two HTML files have bad "src" path to this picture: boost_1_31_0_rc2\tools\build\v2\doc\architecture.html boost_1_31_0_rc2\tools\build\v2\doc\extending.html
I've fixed both in HEAD and RC_1_31_0. Thanks! - Volodya

Vladimir Prus <ghost@cs.msu.su> writes:
Bronek Kozicki wrote:
1. GIF picture is corrupted: boost_1_31_0_rc2\tools\build\v2\c++boost.gif
I've changed the file to binary mode.
Why do we have a second copy of that .gif at all?
2. two HTML files have bad "src" path to this picture: boost_1_31_0_rc2\tools\build\v2\doc\architecture.html boost_1_31_0_rc2\tools\build\v2\doc\extending.html
They should point at the .gif in the boost root. -- Dave Abrahams Boost Consulting www.boost-consulting.com

David Abrahams wrote:
Vladimir Prus <ghost@cs.msu.su> writes:
Bronek Kozicki wrote:
1. GIF picture is corrupted: boost_1_31_0_rc2\tools\build\v2\c++boost.gif
I've changed the file to binary mode.
I think just to make V2 releases a bit easier. Without it, tools/build/v2/release_procedure.txt would have to require checking out entire Boost and that's a bit slow and inconvenient. - Volodya
participants (3)
-
Bronek Kozicki
-
David Abrahams
-
Vladimir Prus