On Tue, Oct 9, 2012 at 3:55 PM, Daniel James <dnljms@gmail.com> wrote:
Boost release 1.52.0 beta 1 is now available from SourceForge

See https://sourceforge.net/projects/boost/files/boost/1.52.0.beta.1/

This release contains numerous enhancements and bug fixes for existing
libraries.

For details of what's in the release, see
http://www.boost.org/users/history/version_1_52_0.html.

Please download the beta, give it a try, and report any problems you encounter.

Thanks,

-- The Boost Release Team
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users


This seems to still have the same problem building with VC11 that was found in 1.51.  
http://lists.boost.org/Archives/boost/2012/08/195729.php

I can send my build logs as well, but they are the same what can be found in that archive thread.

In addition, the signals unit tests are passing VC11 on the trunk tests. This either indicates that this is already fixed on trunk or that the tests only test the header functionality.

Tom