Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5656: Support options without '='
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-03-05 20:19:02
#5656: Support options without '='
-----------------------------------+----------------------------------------
Reporter: olafvdspek@⦠| Owner: vladimir_prus
Type: Feature Requests | Status: new
Milestone: Boost 1.48.0 | Component: program_options
Version: Boost 1.46.1 | Severity: Problem
Resolution: | Keywords:
-----------------------------------+----------------------------------------
Comment (by rhys.ulerich@â¦):
I'll third this request. Options created using
`boost::program_options::bool_value` should not require a trailing equals
sign when using `parse_config_file`. If `--flagname=` is a parse error
for such an option according to `command_line_parser`, then `flagname=`
should not be required by `parse_config_file`.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5656#comment:4> 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:12 UTC