Subject: [Boost-bugs] [Boost C++ Libraries] #12535: boost::program_options cannot handle std::uint8_t arguments
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-10-19 07:23:01
#12535: boost::program_options cannot handle std::uint8_t arguments
------------------------------+-----------------------------
Reporter: gilgamash | Owner: vladimir_prus
Type: Bugs | Status: new
Milestone: To Be Determined | Component: program_options
Version: Boost 1.61.0 | Severity: Problem
Keywords: uint8_t |
------------------------------+-----------------------------
When using std::uint8_t (and probably std::int8_t as well) as a value type
for parameters, the store method crashes with an exception: the argument
(value) for option '(option)' is invalid.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12535> 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:20 UTC