2
0
mirror of https://github.com/boostorg/thread.git synced 2026-02-01 21:12:08 +00:00

propagate unwrap fixes.

This commit is contained in:
Vicente J. Botet Escriba
2015-05-04 00:19:12 +02:00
parent c50d0ac4ba
commit 131c92a7d8
4 changed files with 81 additions and 67 deletions

View File

@@ -89,7 +89,7 @@ int test_executor_adaptor()
std::cout << BOOST_CONTEXTOF << std::endl;
submit_some( ea);
std::cout << BOOST_CONTEXTOF << std::endl;
#if 0
#if 1
// fixme
// ERROR= tr1::bad_weak_ptr
{
@@ -143,7 +143,7 @@ int test_executor_adaptor()
submit_some(ea1);
}
std::cout << BOOST_CONTEXTOF << std::endl;
#if 0
#if 1
// fixme
// ERROR= tr1::bad_weak_ptr
{
@@ -156,7 +156,7 @@ int test_executor_adaptor()
{
boost::async(&f1);
}
#if 0
#if 1
// fixme
// ERROR= tr1::bad_weak_ptr