Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3775: collect_unrecognized cannot find unrecognized options from parse_config_file
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-12-18 06:37:59
#3775: collect_unrecognized cannot find unrecognized options from
parse_config_file
---------------------------------------------------+------------------------
Reporter: Rhys Ulerich <rhys.ulerich@â¦> | Owner: vladimir_prus
Type: Bugs | Status: new
Milestone: To Be Determined | Component: program_options
Version: Boost 1.40.0 | Severity: Problem
Keywords: |
---------------------------------------------------+------------------------
Comment(by vladimir_prus):
In trunk, your test program produces the following output:
{{{
Unregistered options parsed...
unknown_option: unknown_option something_unknown
Unrecognized options collected...
unknown_option
something_unknown
}}}
and the exit code is 0. IIRC, Sascha has modified config file parser to
set original_tokens.
So, shall I close this as fixed, or there's something else?
Thanks,
Volodya
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3775#comment:1> 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:02 UTC