Boost 1.38 released

Status: COM Error

read connection
SELECT [is_in_use], [style], [thumbnail_id] FROM FSLib_Content_Status WHERE [id]=1234737
Details:
Description: '[Microsoft][ODBC SQL Server Driver][SQL Server]Invalid column name 'is_in_use'.'
Source: 'Microsoft OLE DB Provider for ODBC Drivers'
Error Message: 'IDispatch error #3092'
Initialising: class FSLib::Content::Status
Statement: SELECT [is_in_use], [style], [thumbnail_id] FROM FSLib_Content_Status WHERE [id]=1234737

OpenBoost 1.38 released dky 14th February, 2009 06:31 (UTC)
Boost 1.38 has been released recently. There are some new libraries thrown in along with additions to accumulators (among many others). Another important milestone in this release is experimental support to build Boost using CMake (http://www.cmake.org). I personally feel this is a great step forward helping a more streamlined build system. I can now think of using distcc to build Boost at work.

This is not an official Boost site. For more information on Boost please see Boost.org.