Re: [Boost-bugs] [Boost C++ Libraries] #2482: msvc-9.0 unreferenced formal parameter warning when using boost::breadth_first_visit

Subject: Re: [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: 2013-02-18 14:04:10


#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
Resolution: | Keywords: msvc concept_check warnings 9.0
-----------------------------------+----------------------------------------

Comment (by Alexis Armin Huf <alexishuf@…>):

 I foud the same error under msvc 2010 with boost 1.53.0 while using
 boost::breadth_first_search.

 After some looking arround i could get the attached log with just


 {{{
 BOOST_CONCEPT_ASSERT((boost::SignedInteger<int>))
 }}}


 The warning appears even with /Od and no fiddling with compiler options
 that i tried made the problem go away.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2482#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:12 UTC