Subject: [Boost-bugs] [Boost C++ Libraries] #1275: boost::program_options::validation_error::what() is private
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-09-19 16:33:13
#1275: boost::program_options::validation_error::what() is private
------------------------------+---------------------------------------------
Reporter: anonymous | Owner: vladimir_prus
Type: Bugs | Status: new
Milestone: To Be Determined | Component: program_options
Version: Boost 1.34.1 | Severity: Problem
Keywords: |
------------------------------+---------------------------------------------
The what() method of boost::program_options::validation_error is private,
making it impossible to properly display the error message to the user (we
have to catch or upcast to boost::program_options::error, whose what()
doesn't provide the same level of detail (i.e. the option name)).
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1275>
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:56 UTC