Update of /cvsroot/boost/boost/boost/interprocess/sync
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv19387/sync
Modified Files:
file_lock.hpp interprocess_barrier.hpp
interprocess_condition.hpp interprocess_mutex.hpp
interprocess_recursive_mutex.hpp interprocess_semaphore.hpp
interprocess_upgradable_mutex.hpp lock_options.hpp
mutex_family.hpp named_condition.hpp named_mutex.hpp
named_recursive_mutex.hpp named_semaphore.hpp
named_upgradable_mutex.hpp null_mutex.hpp scoped_lock.hpp
sharable_lock.hpp upgradable_lock.hpp
Log Message:
Changes to correct regression tests for intel-win-9.1 & cw-9.4
Index: file_lock.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/interprocess/sync/file_lock.hpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- file_lock.hpp 4 May 2007 20:53:09 -0000 1.4
+++ file_lock.hpp 12 May 2007 12:51:20 -0000 1.5
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2005-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2005-2007. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
Index: interprocess_barrier.hpp
===================================================================
RCS file:
/cvsroot/boost/boost/boost/interprocess/sync/interprocess_barrier.hpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- interprocess_barrier.hpp 4 May 2007 20:53:09 -0000 1.3
+++ interprocess_barrier.hpp 12 May 2007 12:51:20 -0000 1.4
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2005-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2005-2007. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
Index: interprocess_condition.hpp
===================================================================
RCS file:
/cvsroot/boost/boost/boost/interprocess/sync/interprocess_condition.hpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- interprocess_condition.hpp 4 May 2007 20:53:09 -0000 1.4
+++ interprocess_condition.hpp 12 May 2007 12:51:20 -0000 1.5
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2005-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2005-2007. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
Index: interprocess_mutex.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/interprocess/sync/interprocess_mutex.hpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- interprocess_mutex.hpp 4 May 2007 20:53:09 -0000 1.4
+++ interprocess_mutex.hpp 12 May 2007 12:51:20 -0000 1.5
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2005-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2005-2007. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
Index: interprocess_recursive_mutex.hpp
===================================================================
RCS file:
/cvsroot/boost/boost/boost/interprocess/sync/interprocess_recursive_mutex.hpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- interprocess_recursive_mutex.hpp 4 May 2007 20:53:09 -0000 1.4
+++ interprocess_recursive_mutex.hpp 12 May 2007 12:51:20 -0000 1.5
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2005-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2005-2007. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
Index: interprocess_semaphore.hpp
===================================================================
RCS file:
/cvsroot/boost/boost/boost/interprocess/sync/interprocess_semaphore.hpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- interprocess_semaphore.hpp 4 May 2007 20:53:09 -0000 1.4
+++ interprocess_semaphore.hpp 12 May 2007 12:51:20 -0000 1.5
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2005-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2005-2007. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
Index: interprocess_upgradable_mutex.hpp
===================================================================
RCS file:
/cvsroot/boost/boost/boost/interprocess/sync/interprocess_upgradable_mutex.hpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- interprocess_upgradable_mutex.hpp 4 May 2007 20:53:09 -0000 1.5
+++ interprocess_upgradable_mutex.hpp 12 May 2007 12:51:20 -0000 1.6
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2005-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2005-2007. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
@@ -391,6 +391,7 @@
//And add upgradable to the sharable count
this->m_ctrl.upgradable_in = 1;
++this->m_ctrl.num_upr_shar;
+ return true;
}
inline bool interprocess_upgradable_mutex::timed_lock_upgradable
Index: lock_options.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/interprocess/sync/lock_options.hpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- lock_options.hpp 4 May 2007 20:53:09 -0000 1.3
+++ lock_options.hpp 12 May 2007 12:51:20 -0000 1.4
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2005-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2005-2007. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
Index: mutex_family.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/interprocess/sync/mutex_family.hpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- mutex_family.hpp 4 May 2007 20:53:09 -0000 1.3
+++ mutex_family.hpp 12 May 2007 12:51:20 -0000 1.4
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2005-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2005-2007. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
Index: named_condition.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/interprocess/sync/named_condition.hpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- named_condition.hpp 4 May 2007 20:53:09 -0000 1.3
+++ named_condition.hpp 12 May 2007 12:51:20 -0000 1.4
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2005-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2005-2007. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
@@ -113,7 +113,7 @@
construct_func_t(CreationType type)
: m_creation_type(type){}
- bool operator()(void *address, std::size_t size, bool created) const
+ bool operator()(void *address, std::size_t, bool created) const
{
switch(m_creation_type){
case open_only:
Index: named_mutex.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/interprocess/sync/named_mutex.hpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- named_mutex.hpp 4 May 2007 20:53:09 -0000 1.4
+++ named_mutex.hpp 12 May 2007 12:51:20 -0000 1.5
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2005-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2005-2007. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
@@ -104,7 +104,7 @@
construct_func_t(CreationType type)
: m_creation_type(type){}
- bool operator()(void *address, std::size_t size, bool created) const
+ bool operator()(void *address, std::size_t, bool created) const
{
switch(m_creation_type){
case open_only:
Index: named_recursive_mutex.hpp
===================================================================
RCS file:
/cvsroot/boost/boost/boost/interprocess/sync/named_recursive_mutex.hpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- named_recursive_mutex.hpp 4 May 2007 20:53:09 -0000 1.4
+++ named_recursive_mutex.hpp 12 May 2007 12:51:20 -0000 1.5
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2005-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2005-2007. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
@@ -100,7 +100,7 @@
construct_func_t(CreationType type)
: m_creation_type(type){}
- bool operator()(void *address, std::size_t size, bool created) const
+ bool operator()(void *address, std::size_t, bool created) const
{
switch(m_creation_type){
case open_only:
Index: named_semaphore.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/interprocess/sync/named_semaphore.hpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- named_semaphore.hpp 4 May 2007 20:53:09 -0000 1.4
+++ named_semaphore.hpp 12 May 2007 12:51:20 -0000 1.5
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2005-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2005-2007. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
@@ -102,7 +102,7 @@
construct_func_t(CreationType type, int init_count)
: m_creation_type(type), m_init_count(init_count){}
- bool operator()(void *address, std::size_t size, bool created) const
+ bool operator()(void *address, std::size_t, bool created) const
{
switch(m_creation_type){
case open_only:
Index: named_upgradable_mutex.hpp
===================================================================
RCS file:
/cvsroot/boost/boost/boost/interprocess/sync/named_upgradable_mutex.hpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- named_upgradable_mutex.hpp 4 May 2007 20:53:09 -0000 1.3
+++ named_upgradable_mutex.hpp 12 May 2007 12:51:20 -0000 1.4
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2005-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2005-2007. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
@@ -225,7 +225,7 @@
construct_func_t(CreationType type)
: m_creation_type(type){}
- bool operator()(void *address, std::size_t size, bool created) const
+ bool operator()(void *address, std::size_t, bool created) const
{
switch(m_creation_type){
case open_only:
Index: null_mutex.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/interprocess/sync/null_mutex.hpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- null_mutex.hpp 4 May 2007 20:53:09 -0000 1.3
+++ null_mutex.hpp 12 May 2007 12:51:20 -0000 1.4
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2005-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2005-2007. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
@@ -54,7 +54,7 @@
{ return true; }
/*!Simulates a mutex timed_lock() operation. Returns always true. Does not
throw.*/
- bool timed_lock(const boost::posix_time::ptime &abs_time)
+ bool timed_lock(const boost::posix_time::ptime &)
{ return true; }
/*!Simulates a mutex unlock() operation. Empty function. Does not throw.*/
@@ -71,7 +71,7 @@
/*!Simulates a mutex timed_lock_sharable() operation. Returns always true.
Does not throw.*/
- bool timed_lock_sharable(const boost::posix_time::ptime &abs_time)
+ bool timed_lock_sharable(const boost::posix_time::ptime &)
{ return true; }
/*!Simulates a mutex unlock_sharable() operation. Empty function.
@@ -89,7 +89,7 @@
/*!Simulates a mutex timed_lock_upgradable() operation. Returns always true.
Does not throw.*/
- bool timed_lock_upgradable(const boost::posix_time::ptime &abs_time)
+ bool timed_lock_upgradable(const boost::posix_time::ptime &)
{ return true; }
/*!Simulates a mutex unlock_upgradable() operation. Empty function.
@@ -121,7 +121,7 @@
/*!Simulates timed_unlock_upgradable_and_lock(). Returns always true.
Does not throw.*/
- bool timed_unlock_upgradable_and_lock(const boost::posix_time::ptime
&abs_time)
+ bool timed_unlock_upgradable_and_lock(const boost::posix_time::ptime &)
{ return true; }
/*!Simulates try_unlock_sharable_and_lock(). Returns always true.
Index: scoped_lock.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/interprocess/sync/scoped_lock.hpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- scoped_lock.hpp 4 May 2007 20:53:09 -0000 1.4
+++ scoped_lock.hpp 12 May 2007 12:51:20 -0000 1.5
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2005-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2005-2007. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
Index: sharable_lock.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/interprocess/sync/sharable_lock.hpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- sharable_lock.hpp 4 May 2007 20:53:09 -0000 1.4
+++ sharable_lock.hpp 12 May 2007 12:51:20 -0000 1.5
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2005-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2005-2007. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
Index: upgradable_lock.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/interprocess/sync/upgradable_lock.hpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- upgradable_lock.hpp 4 May 2007 20:53:09 -0000 1.3
+++ upgradable_lock.hpp 12 May 2007 12:51:20 -0000 1.4
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2005-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2005-2007. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs