Subject: [Boost-bugs] [Boost C++ Libraries] #11607: geometry::exception::what() needs to be public
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-09-01 07:20:58
#11607: geometry::exception::what() needs to be public
---------------------------------+---------------------------
Reporter: Tobias Reh <treh@â¦> | Owner: barendgehrels
Type: Bugs | Status: new
Milestone: To Be Determined | Component: geometry
Version: Boost 1.59.0 | Severity: Regression
Keywords: |
---------------------------------+---------------------------
In 1.58.0, geometry::exception did not implement a what() method(), so the
inherited public method std::exception::what() was accessed.
1.59.0 geometry::exception::what() returns "Boost.Geometry exception", but
it is private and cannot be accessed!
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11607> 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:18 UTC