Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1618: Warnings need supressing
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-06-14 11:43:08
#1618: Warnings need supressing
-------------------------------+--------------------------------------------
Reporter: pbristow | Owner: turkanis
Type: Feature Requests | Status: reopened
Milestone: Boost 1.36.0 | Component: iostreams
Version: Boost 1.34.1 | Severity: Cosmetic
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Changes (by Richard Webb <richard.webb_at_[hidden]>):
* status: closed => reopened
* resolution: fixed =>
Comment:
Looking at the test results (e.g. http://tinyurl.com/5jawvj), i notice
that there is now an extra warning on VC7.1 because C6334 only exists on
VC8+:
{{{
boost\iostreams\detail\config\disable_warnings.hpp(19) : warning C4616:
#pragma warning : warning number '6334' out of range, must be between
'4001' and '4999'
}}}
This can be fixed by only disabling 6334 on visual studio 8 or newer.
Sorry for not thinking of this earlier.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1618#comment:8>
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:49:58 UTC