id summary reporter owner description type status milestone component version severity resolution keywords cc 10790 long long errors from container John Maddock Ion Gaztañaga "There are some failures caused by Boost.Container using long long: http://www.boost.org/development/tests/develop/developer/output/FBSD-64%20jc-bell-boost-bin-v2-libs-regex-test-regex_regress_threaded-test-gcc-4-2-1-debug-threading-multi.html The issue is that the compiler does support use of long long, but only under strict circumstances, the workaround is to use boost::long_long_type and boost::ulong_long_type defined in boost/config.hpp as these typedefs suppress the warnings which later lead to errors. Hope this makes sense! Thanks, John." Bugs closed To Be Determined container Boost 1.57.0 Problem fixed