Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r77394 - trunk/libs/thread/test
From: vicente.botet_at_[hidden]
Date: 2012-03-18 18:55:13


Author: viboes
Date: 2012-03-18 18:55:13 EDT (Sun, 18 Mar 2012)
New Revision: 77394
URL: http://svn.boost.org/trac/boost/changeset/77394

Log:
Thread: comment not yet committed examples
Text files modified:
   trunk/libs/thread/test/Jamfile.v2 | 6 +++---
   1 files changed, 3 insertions(+), 3 deletions(-)

Modified: trunk/libs/thread/test/Jamfile.v2
==============================================================================
--- trunk/libs/thread/test/Jamfile.v2 (original)
+++ trunk/libs/thread/test/Jamfile.v2 2012-03-18 18:55:13 EDT (Sun, 18 Mar 2012)
@@ -80,9 +80,9 @@
           [ thread-run test_shared_mutex_timed_locks.cpp ]
           [ thread-run test_shared_mutex_timed_locks_chrono.cpp ]
           #uncomment the following once these works on windows
- [ thread-run test_v2_shared_mutex.cpp ]
- [ thread-run test_v2_shared_mutex_part_2.cpp ]
- [ thread-run test_v2_shared_mutex_timed_locks.cpp ]
+ #[ thread-run test_v2_shared_mutex.cpp ]
+ #[ thread-run test_v2_shared_mutex_part_2.cpp ]
+ #[ thread-run test_v2_shared_mutex_timed_locks.cpp ]
           [ thread-run test_lock_concept.cpp ]
           [ thread-run test_generic_locks.cpp ]
           [ thread-run test_futures.cpp ]


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk