Subject: [Boost-bugs] [Boost C++ Libraries] #5161: program options bug
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-02-04 07:42:37
#5161: program options bug
----------------------------------+-----------------------------------------
Reporter: n.amelad@⦠| Owner: vladimir_prus
Type: Bugs | Status: new
Milestone: To Be Determined | Component: program_options
Version: Boost 1.45.0 | Severity: Problem
Keywords: |
----------------------------------+-----------------------------------------
Hi all,
When i am using program options backslashes in command line cause returned
options corruption.
Create a program option like
--my "c:\test\" --my1 "dummy value"
In this case when fetching my option you wll end up with
"c:\test\" --my1
as the value
if i modify "c:\test\" to "c:\test" everything will work as expected.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5161> 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:05 UTC