Boost logo

Boost :

From: Jody Hagins (jody-boost-011304_at_[hidden])
Date: 2004-11-22 14:40:27


Compiler warnings, g++ 3.2...

/home/jody/boost_1_32_0/libs/thread/src/recursive_mutex.cpp: In member
function
   `boost::recursive_mutex::recursive_mutex()':
/home/jody/boost_1_32_0/libs/thread/src/recursive_mutex.cpp:299:
warning: unused
   variable `int res'
/home/jody/boost_1_32_0/libs/thread/src/recursive_mutex.cpp: In member
function
   `boost::recursive_try_mutex::recursive_try_mutex()':
/home/jody/boost_1_32_0/libs/thread/src/recursive_mutex.cpp:455:
warning: unused
   variable `int res'
gcc-C++-action
/home/jody/boost_1_32_0/bin/bin/boost/libs/thread/build/libboost_thread
.so/gcc/release/shared-linkable-true/threading-multi/read_write_mutex.o
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp: In member
   function `void
   boost::detail::thread::read_write_mutex_impl<Mutex>::do_read_lock()
[with
   Mutex = boost::mutex]':
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:943:
instantiated from here
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:101:
warning: unused
   variable `int loop_count'
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:943:
instantiated from here
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:114:
warning: unused
   variable `int loop_count'
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:943:
instantiated from here
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:127:
warning: unused
   variable `int loop_count'
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp: In member
   function `void
   boost::detail::thread::read_write_mutex_impl<Mutex>::do_write_lock()
[with
   Mutex = boost::mutex]':
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:948:
instantiated from here
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:170:
warning: unused
   variable `int loop_count'
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:948:
instantiated from here
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:187:
warning: unused
   variable `int loop_count'
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:948:
instantiated from here
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:205:
warning: unused
   variable `int loop_count'
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp: In member
   function `void
  
boost::detail::thread::read_write_mutex_impl<Mutex>::do_promote_to_writ
e_lock()
   [with Mutex = boost::mutex]':
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:968:
instantiated from here
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:678:
warning: unused
   variable `int loop_count'
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp: In member
   function `void
   boost::detail::thread::read_write_mutex_impl<Mutex>::do_read_lock()
[with
   Mutex = boost::try_mutex]':
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:983:
instantiated from here
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:101:
warning: unused
   variable `int loop_count'
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:983:
instantiated from here
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:114:
warning: unused
   variable `int loop_count'
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:983:
instantiated from here
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:127:
warning: unused
   variable `int loop_count'
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp: In member
   function `void
   boost::detail::thread::read_write_mutex_impl<Mutex>::do_write_lock()
[with
   Mutex = boost::try_mutex]':
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:988:
instantiated from here
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:170:
warning: unused
   variable `int loop_count'
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:988:
instantiated from here
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:187:
warning: unused
   variable `int loop_count'
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:988:
instantiated from here
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:205:
warning: unused
   variable `int loop_count'
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp: In member
   function `void
  
boost::detail::thread::read_write_mutex_impl<Mutex>::do_promote_to_writ
e_lock()
   [with Mutex = boost::try_mutex]':
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:1024:
instantiated from here
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:678:
warning: unused
   variable `int loop_count'
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp: In member
   function `void
   boost::detail::thread::read_write_mutex_impl<Mutex>::do_read_lock()
[with
   Mutex = boost::timed_mutex]':
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:1044:
instantiated from here
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:101:
warning: unused
   variable `int loop_count'
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:1044:
instantiated from here
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:114:
warning: unused
   variable `int loop_count'
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:1044:
instantiated from here
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:127:
warning: unused
   variable `int loop_count'
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp: In member
   function `void
   boost::detail::thread::read_write_mutex_impl<Mutex>::do_write_lock()
[with
   Mutex = boost::timed_mutex]':
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:1049:
instantiated from here
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:170:
warning: unused
   variable `int loop_count'
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:1049:
instantiated from here
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:187:
warning: unused
   variable `int loop_count'
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:1049:
instantiated from here
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:205:
warning: unused
   variable `int loop_count'
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp: In member
   function `bool
  
boost::detail::thread::read_write_mutex_impl<Mutex>::do_timed_read_lock
(const
   boost::xtime&) [with Mutex = boost::timed_mutex]':
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:1075:
instantiated from here
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:353:
warning: unused
   variable `int loop_count'
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:1075:
instantiated from here
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:371:
warning: unused
   variable `int loop_count'
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:1075:
instantiated from here
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:389:
warning: unused
   variable `int loop_count'
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp: In member
   function `bool
  
boost::detail::thread::read_write_mutex_impl<Mutex>::do_timed_write_loc
k(const
   boost::xtime&) [with Mutex = boost::timed_mutex]':
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:1080:
instantiated from here
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:469:
warning: unused
   variable `int loop_count'
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:1080:
instantiated from here
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:491:
warning: unused
   variable `int loop_count'
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:1080:
instantiated from here
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:514:
warning: unused
   variable `int loop_count'
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp: In member
   function `void
  
boost::detail::thread::read_write_mutex_impl<Mutex>::do_promote_to_writ
e_lock()
   [with Mutex = boost::timed_mutex]':
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:1100:
instantiated from here
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:678:
warning: unused
   variable `int loop_count'
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp: In member
   function `bool
  
boost::detail::thread::read_write_mutex_impl<Mutex>::do_timed_promote_t
o_write_lock(const
   boost::xtime&) [with Mutex = boost::timed_mutex]':
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:1110:
instantiated from here
/home/jody/boost_1_32_0/libs/thread/src/read_write_mutex.cpp:770:
warning: unused
   variable `int loop_count'
gcc-C++-action
/home/jody/boost_1_32_0/bin/bin/boost/libs/thread/build/libboost_thread
.so/gcc/release/shared-linkable-true/threading-multi/thread.o


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk