Boost release 1.46.0 available

Release 1.46.0 of the Boost C++ Libraries is now available. These open-source libraries work well with the C++ Standard Library, and are usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial use. This release includes 1 new library (Interval Container Library) as well as updates to many existing libraries. For details, including download links, see http://www.boost.org/users/news/version_1_46_0 The release can also be downloaded directly from SourceForge. See http://sourceforge.net/projects/boost/files/ To install this release on your system, see http://www.boost.org/doc/libs/release/more/getting_started/index.html Thanks, --The Boost release team

http://www.boost.org/users/download/version_1_46_0 Not Found The requested URL /users/download/version_1_46_0.html was not found on this server. On Tue, Feb 22, 2011 at 4:19 PM, Daniel James <dnljms@gmail.com> wrote:
On 22 February 2011 13:11, Jeff Flinn <TriumphSprint2000@hotmail.com> wrote:
FYI - the website 1.46 docs link points to 1.45 docs
Sorry about that, it's fixed now. _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

On Tue, Feb 22, 2011 at 8:33 AM, Sergey Zubkovsky <sergzub@gmail.com> wrote:
http://www.boost.org/users/download/version_1_46_0
Not Found
The requested URL /users/download/version_1_46_0.html was not found on this server.
Seems to be working now. Thanks, Daniel --Beman

I thought the download link to boost jam is going to be removed from the front page from this release on so there's no more "Bjam shows all kind of errors when I tried to build boost"? KTC

On 22 February 2011 14:50, KTC <ktc@ktchan.info> wrote:
I thought the download link to boost jam is going to be removed from the front page from this release on so there's no more "Bjam shows all kind of errors when I tried to build boost"?
I don't know what's happening with that. I asked on the build list a little while ago and got no response. If the separate download is no longer current, then it probably also means that the build and jam documentation on the site are out of date. I really do need people to either change these things themselves or let me know what to do. I can't keep up with everything. Daniel

On 2/22/2011 9:20 AM, Daniel James wrote:
On 22 February 2011 14:50, KTC<ktc@ktchan.info> wrote:
I thought the download link to boost jam is going to be removed from the front page from this release on so there's no more "Bjam shows all kind of errors when I tried to build boost"?
I don't know what's happening with that. I asked on the build list a little while ago and got no response. If the separate download is no longer current, then it probably also means that the build and jam documentation on the site are out of date. I really do need people to either change these things themselves or let me know what to do. I can't keep up with everything.
Sorry about this.. It's been busy for me lately. Yes the bjam downloads should be removed. Not sure what to do about the instructions though. -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org (msn) - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim,yahoo,skype,efnet,gmail

Daniel James wrote:
On 22 February 2011 14:50, KTC <ktc@ktchan.info> wrote:
I thought the download link to boost jam is going to be removed from the front page from this release on so there's no more "Bjam shows all kind of errors when I tried to build boost"?
I don't know what's happening with that. I asked on the build list a little while ago and got no response. If the separate download is no longer current,
It's not. I suggest any links to bjam be removed.
then it probably also means that the build and jam documentation on the site are out of date.
At which URL specifically? I think all documentation for Boost.Build is up to date. Also, there should be no documentation for Boost.Jam now. - Volodya -- Vladimir Prus Mentor Graphics +7 (812) 677-68-40

On 22 February 2011 15:33, Vladimir Prus <vladimir@codesourcery.com> wrote:
It's not. I suggest any links to bjam be removed.
OK, I'll remove the link on the home page soon.
then it probably also means that the build and jam documentation on the site are out of date.
At which URL specifically? I think all documentation for Boost.Build is up to date. Also, there should be no documentation for Boost.Jam now.
http://www.boost.org/tools/jam/ l can change it to redirect to the relevant part of the build documentation, although that's moved around a bit recently so it's hard to keep up. Daniel

Le 22/02/2011 16:33, Vladimir Prus a écrit :
then it probably also means that the build and jam documentation on the site are out of date. At which URL specifically? I think all documentation for Boost.Build is up to date. Also, there should be no documentation for Boost.Jam now.
http://www.boost.org/doc/libs/1_46_0/more/getting_started/windows.html#get-b... -- Loïc

Le 22/02/2011 03:05, Beman Dawes a écrit :
Release 1.46.0 of the Boost C++ Libraries is now available.
These open-source libraries work well with the C++ Standard Library, and are usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial use.
This release includes 1 new library (Interval Container Library) as well as updates to many existing libraries. For details, including download links, see http://www.boost.org/users/news/version_1_46_0
The release can also be downloaded directly from SourceForge. See http://sourceforge.net/projects/boost/files/
To install this release on your system, see http://www.boost.org/doc/libs/release/more/getting_started/index.html
Hello, I noticed some errors in the getting started guide: http://www.boost.org/doc/libs/1_46_0/more/getting_started/windows.html#get-b... "The Boost website version of this Getting Started guide <http://www.boost.org/doc/libs/1_36_0/more/getting_started/index.html>" refers to version 1.36 "or see Boost downloads <http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041>" refers to version 1.29 http://www.boost.org/doc/libs/1_46_0/more/getting_started/windows.html#get-b... is I believe out of date http://www.boost.org/boost-build2/doc/html/bbv2/reference/tools.html#bbv2.re... does not mention VC++2010 Regards, -- Loïc Joly

On 27 February 2011 19:03, Loïc Joly <loic.actarus.joly@numericable.fr> wrote:
I noticed some errors in the getting started guide:
http://www.boost.org/doc/libs/1_46_0/more/getting_started/windows.html#get-b... "The Boost website version of this Getting Started guide <http://www.boost.org/doc/libs/1_36_0/more/getting_started/index.html>" refers to version 1.36 "or see Boost downloads <http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041>" refers to version 1.29
http://www.boost.org/doc/libs/1_46_0/more/getting_started/windows.html#get-b... is I believe out of date
Thanks for the report. Coincidentally, I've been updating the document today. You can see where I've got to at: http://svn.boost.org/svn/boost/trunk/more/getting_started/index.html I'll be updating the site pretty soon, and if there's a point release the updated version will be included.
http://www.boost.org/boost-build2/doc/html/bbv2/reference/tools.html#bbv2.re... does not mention VC++2010
IMO it probably shouldn't list the versions as it's unlikely that the list will be kept up to date. Daniel

Le 27/02/2011 20:30, Daniel James a écrit :
On 27 February 2011 19:03, Loïc Joly<loic.actarus.joly@numericable.fr> wrote:
I noticed some errors in the getting started guide:
Thanks for the report. Coincidentally, I've been updating the document today. You can see where I've got to at:
http://svn.boost.org/svn/boost/trunk/more/getting_started/index.html It looks like all the points I mentionned (and probably many others) are already corrected. Thank you.
-- Loïc

Daniel James wrote:
On 27 February 2011 19:03, Loïc Joly <loic.actarus.joly@numericable.fr> wrote:
I noticed some errors in the getting started guide:
http://www.boost.org/doc/libs/1_46_0/more/getting_started/windows.html#get-b... "The Boost website version of this Getting Started guide <http://www.boost.org/doc/libs/1_36_0/more/getting_started/index.html>" refers to version 1.36 "or see Boost downloads <http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041>" refers to version 1.29
http://www.boost.org/doc/libs/1_46_0/more/getting_started/windows.html#get-b... is I believe out of date
Thanks for the report. Coincidentally, I've been updating the document today. You can see where I've got to at:
http://svn.boost.org/svn/boost/trunk/more/getting_started/index.html
I'll be updating the site pretty soon, and if there's a point release the updated version will be included.
http://www.boost.org/boost-build2/doc/html/bbv2/reference/tools.html#bbv2.re... does not mention VC++2010
IMO it probably shouldn't list the versions as it's unlikely that the list will be kept up to date.
I suppose there's no reason why adding of new version of msvc.jam cannot also update docs. I suppose it's an oversigh for this version. - Volodya -- Vladimir Prus Mentor Graphics +7 (812) 677-68-40
participants (8)
-
Beman Dawes
-
Daniel James
-
Jeff Flinn
-
KTC
-
Loïc Joly
-
Rene Rivera
-
Sergey Zubkovsky
-
Vladimir Prus