Subject: [Boost-bugs] [Boost C++ Libraries] #2727: program_options ill behaviour with unrecognized options
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-02-04 18:06:14
#2727: program_options ill behaviour with unrecognized options
------------------------------------+---------------------------------------
Reporter: sebastian.weber_at_[hidden] | Owner: vladimir_prus
Type: Bugs | Status: new
Milestone: Boost 1.38.0 | Component: program_options
Version: Boost 1.37.0 | Severity: Problem
Keywords: |
------------------------------------+---------------------------------------
Hi!
There is an inconsistency in the handling of unrecognized tokens when
parsing config-files. The function collect_unrecognized will never return
the unknown options, since it just copies of the original_token field
which is left empty from the config file parser in contrast to the cmd
line parser.
Greetings,
Sebastian Weber
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2727> 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:59 UTC