Subject: [Boost-bugs] [Boost C++ Libraries] #3244: XLC warnings about missing "private" keyword when extending boost::noncopyable
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-07-05 23:33:10
#3244: XLC warnings about missing "private" keyword when extending
boost::noncopyable
----------------------------------------------------------+-----------------
Reporter: Ioannis Papadopoulos <ipapadop@â¦> | Owner: anthonyw
Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: thread
Version: Boost 1.39.0 | Severity: Problem
Keywords: mutex private noncopyable xlc warning |
----------------------------------------------------------+-----------------
xlc 10.1 throws warnings whenever boost::mutex and boost::recursive_mutex
are used because of missing access specifier.
Example output:
"/usr/local/include/boost/thread/pthread/mutex.hpp", line 30.9: 1540-0198
(W) The omitted keyword "private" is assumed for base class
"boost::noncopyable".
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3244> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:00 UTC