[Boost-bugs] [Boost C++ Libraries] #2553: Error because of missing brace when compiling with BOOST_NO_EXCEPTIONS

Subject: [Boost-bugs] [Boost C++ Libraries] #2553: Error because of missing brace when compiling with BOOST_NO_EXCEPTIONS
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-11-30 16:23:17


#2553: Error because of missing brace when compiling with BOOST_NO_EXCEPTIONS
--------------------------------+-------------------------------------------
 Reporter: dtardon_at_[hidden] | Owner: dgregor
     Type: Patches | Status: new
Milestone: Boost 1.38.0 | Component: function
  Version: Boost 1.37.0 | Severity: Problem
 Keywords: |
--------------------------------+-------------------------------------------
 When I use Boost.Function with BOOST_NO_EXCEPTIONS, gcc complains about
 error in function/function_template.hpp on line 966 (and on several other
 lines). The problem evidently is missing closing brace in move_assign().
 The attached patch solves the issue.

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