Subject: [Boost-bugs] [Boost C++ Libraries] #2482: msvc-9.0 unreferenced formal parameter warning when using boost::breadth_first_visit
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-11-06 21:36:19
#2482: msvc-9.0 unreferenced formal parameter warning when using
boost::breadth_first_visit
---------------------------------------------+------------------------------
Reporter: jhunold | Owner: jsiek
Type: Patches | Status: new
Milestone: Boost 1.38.0 | Component: concept_check
Version: Boost Release Branch | Severity: Problem
Keywords: msvc concept_check warnings 9.0 |
---------------------------------------------+------------------------------
Boost. 1.37.0 (maybe earlier) and Boost.Trunk trigger msvc " warning
C4100: 'b' : unreferenced formal parameter" in concept_check.hpp(144) and
in concept/detail/msvc.hpp(21) : warning C4100: 'x' : unreferenced formal
parameter.
Full obfuscated template instation stack attached.
I've attached our patch against 1.37.0, a patch against current trunk for
msvc.hpp and a patch showing that trunk and release version of
boost/concept_check.hpp are different.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2482> 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:59 UTC