Subject: [Boost-bugs] [Boost C++ Libraries] #6681: Boost::GIL with MSVC Warning Level 4 gives some warnings.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-03-12 17:28:38
#6681: Boost::GIL with MSVC Warning Level 4 gives some warnings.
--------------------------------------+-------------------------------------
Reporter: shiracha.rikyu@⦠| Owner: hljin
Type: Bugs | Status: new
Milestone: To Be Determined | Component: GIL
Version: Boost 1.48.0 | Severity: Problem
Keywords: warning |
--------------------------------------+-------------------------------------
In compiling Boost::GIL user code,
MSVC(VC10) with /W4 compile option gives following warnings.
* boost/gil/extension/io/io_error.hpp line:40 C4996
* boost/gil/extension/io/png_io_private.hpp line:158 C4611
* boost/gil/image.hpp line:196 C4127
* boost/gil/algorithm.hpp line:629 C4127
* boost/gil/extension/io/png_io_private.hpp line:345 C4127
* boost/gil/algorithm.hpp line:443 C4127
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6681> 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:09 UTC