[Boost-bugs] [Boost C++ Libraries] #3302: declaration of `class R' shadows template parm `class R

Subject: [Boost-bugs] [Boost C++ Libraries] #3302: declaration of `class R' shadows template parm `class R
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-07-30 07:38:31


#3302: declaration of `class R' shadows template parm `class R
---------------------------------------------+------------------------------
 Reporter: richard.jaraczewski@… | Owner:
     Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: None
  Version: Boost 1.39.0 | Severity: Problem
 Keywords: |
---------------------------------------------+------------------------------
 When compiling my app with exception handling disabled, I get the same
 error reported in tickets 2494 and 2499:
 /vobs/Opera_3rdParty/boost/boost/function/function_template.hpp:965:
 error: declaration of `class R'
 /vobs/Opera_3rdParty/boost/boost/function/function_template.hpp:654:
 error: shadows template parm `class R'

 The fix indicated in 2494 solves the issue. It looks as if the version of
 function_template.hpp in 1.39.0 is still incorrect.

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