Boost release 1.40.1 beta 1 is available from SourceForge: http://sourceforge.net/projects/boost/files/ This release contains one new libraries and numerous bug fixes for existing libraries. For details, see http://beta.boost.org/users/news/version_1_41_0for details. To install the beta on your system, see http://beta.boost.org/doc/libs/1_40_0/more/getting_started/index.html Please report any problems with the beta on the developers or users mailing list. Unless unexpected problems arise, the plan is to ship the final 1.40.0 release in a week to ten days. Thanks, --The Boost release team
Hello *,
the link in the docs to Property Tree points to the wrong location.
http://beta.boost.org/doc/libs/1_40_0/libs/property_tree/index.html
if changing to http://beta.boost.org/doc/libs/1_41_0/libs and clicking to
Property Tree the link points to:
http://beta.boost.org/doc/libs/1_41_0/libs/property_tree/index.html
But this file does not exist either.
Many thanks,
Ovanes
On Wed, Nov 4, 2009 at 2:28 PM, Beman Dawes
Boost release 1.40.1 beta 1 is available from SourceForge:
http://sourceforge.net/projects/boost/files/
This release contains one new libraries and numerous bug fixes for existing libraries. For details, see http://beta.boost.org/users/news/version_1_41_0 for details.
To install the beta on your system, see http://beta.boost.org/doc/libs/1_40_0/more/getting_started/index.html
Please report any problems with the beta on the developers or users mailing list.
Unless unexpected problems arise, the plan is to ship the final 1.40.0 release in a week to ten days.
Thanks,
--The Boost release team
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
On Wed, Nov 4, 2009 at 1:45 PM, Ovanes Markarian
Hello *, the link in the docs to Property Tree points to the wrong location. http://beta.boost.org/doc/libs/1_40_0/libs/property_tree/index.html if changing to http://beta.boost.org/doc/libs/1_41_0/libs and clicking to Property Tree the link points to: http://beta.boost.org/doc/libs/1_41_0/libs/property_tree/index.html But this file does not exist either.
The documentation isn't uploaded to the site until the final release. You can see the property tree documentation in the download. The beta site isn't really meant for general use. Daniel
The documentation isn't uploaded to the site until the final release. You can see the property tree documentation in the download. The beta site isn't really meant for general use.
Ok, but where users can find beta-state documentation? Beta site isn't really meant for general use, so everybody will understand that your docs are beta. I vote for PropertyTree docs on beta.boost.org :)
On Wed, Nov 4, 2009 at 11:33 PM, Roman Shmelev
Ok, but where users can find beta-state documentation? Beta site isn't really meant for general use, so everybody will understand that your docs are beta. I vote for PropertyTree docs on beta.boost.org :)
I agree with you. I don't want to download the entire package, just to look up the docs for the library of interest. Instead I'd like to see the docs online and decide whether I need the lib and should make the switch. Many thanks, Ovanes
On Thu, Nov 5, 2009 at 11:43 AM, Ovanes Markarian
I agree with you. I don't want to download the entire package, just to look up the docs for the library of interest. Instead I'd like to see the docs online and decide whether I need the lib and should make the switch.
We're not google, our beta period really is for testing. You should probably wait the release, which won't be long. Daniel
On Wed, Nov 4, 2009 at 10:33 PM, Roman Shmelev
Ok, but where users can find beta-state documentation?
In the download. I also upload the trunk documentation whenever I generate it, and subversion redirects to that. So if you start with the link below you'll get redirected to a fairly recent version of the trunk documentation. http://svn.boost.org/svn/boost/trunk/libs/libraries.htm
Beta site isn't really meant for general use, so everybody will understand that your docs are beta. I vote for PropertyTree docs on beta.boost.org :)
Vote away, although opening a ticket on trac is more effective. The problem is that the way the site's designed, it's a bit of pain to do that just for the sake of putting the beta documentation up for a week or so. Daniel
Beman Dawes
http://beta.boost.org/users/news/version_1_41_0 for details.
This page doesn't include the updates to boost.thread. Can you remind me which file I need to modify to fix that? Also, I've made some doc changes on trunk. Is it OK to merge them to release? Anthony -- Author of C++ Concurrency in Action | http://www.manning.com/williams just::thread C++0x thread library | http://www.stdthread.co.uk Just Software Solutions Ltd | http://www.justsoftwaresolutions.co.uk 15 Carrallack Mews, St Just, Cornwall, TR19 7UL, UK. Company No. 5478976
participants (5)
-
Anthony Williams
-
Beman Dawes
-
Daniel James
-
Ovanes Markarian
-
Roman Shmelev