Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7263: regex_traits [-Wnarrowing]
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-11-28 12:59:34
#7263: regex_traits [-Wnarrowing]
----------------------------------+-----------------------------------------
Reporter: steve.lemay@⦠| Owner: johnmaddock
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: regex
Version: Boost 1.51.0 | Severity: Problem
Resolution: wontfix | Keywords: build gcc 4.7.1 c++11
----------------------------------+-----------------------------------------
Changes (by johnmaddock):
* status: new => closed
* resolution: => wontfix
Comment:
I don't think there's anything we can do to fix this: the warning comes
from assigning PTHREAD_MUTEX_INITIALIZER to a pthread_mutex_t. So since
the constant that generates the warning is defined in pthread.h I don't
see what we can do :-(
If you can figure out a patch that would fix this then please do reopen.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7263#comment:1> 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:11 UTC