[Boost-bugs] [Boost C++ Libraries] #5105: Looser throw specifier in boost exception

Subject: [Boost-bugs] [Boost C++ Libraries] #5105: Looser throw specifier in boost exception
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-01-21 15:14:57


#5105: Looser throw specifier in boost exception
-------------------------------------------+--------------------------------
 Reporter: Dinaiz <dinaiz.web@…> | Owner: emildotchevski
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: exception
  Version: Boost 1.42.0 | Severity: Showstopper
 Keywords: |
-------------------------------------------+--------------------------------
 I'm really sorry if this has been reported and/or fixed already. We have
 to stick to boost 1.42 for the moment unfortunately. I thought it was
 better to report an already reported bug than to let a bug uncaught.

 The error is the following :

 When compiling code which uses boost function, I have the following error
 from GCC 4.4 :
 looser throw specifier for
 â€˜boost::exception_detail::error_info_injector<T>:

 Adding "throw()" at the end of the delcaration of ~error_info_injector()
 solves the issues. HTH

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