Subject: [Boost-bugs] [Boost C++ Libraries] #6262: Warnings-as-errors not usable with Boost.Interprocess
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-12-14 05:10:10
#6262: Warnings-as-errors not usable with Boost.Interprocess
---------------------------------------------------+------------------------
Reporter: Leo Carreon <lcarreon@â¦> | Owner:
Type: Bugs | Status: new
Milestone: To Be Determined | Component: None
Version: Boost 1.48.0 | Severity: Problem
Keywords: |
---------------------------------------------------+------------------------
The following error message is generated with VC++ 2010:
c:\boost_1_48_0\include\boost\interprocess\detail\os_file_functions.hpp(131)
: error C2220: warning treated as
error - no 'object' file generated
c:\boost_1_48_0\include\boost\interprocess\detail\os_file_functions.hpp(131)
: warning C4018: '>' : signed/uns
igned mismatch
I have looked at the line and it should probably have a cast similar to
that of line #136 in the same file.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6262> 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:08 UTC