Subject: Re: [Boost-bugs] [Boost C++ Libraries] #689: [program_options] Endless loop with long default arguments
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-10-19 18:12:59
#689: [program_options] Endless loop with long default arguments
-------------------+--------------------------------------------------------
Reporter: ensc | Owner: vladimir_prus
Type: Bugs | Status: assigned
Milestone: | Component: program_options
Version: None | Severity: Problem
Resolution: None | Keywords:
-------------------+--------------------------------------------------------
Comment(by s.ochsenknecht@â¦):
I added a patch which solves this ticket.
When printing out all program options it will go to a new line and print
out the description on the next line if the first part is too long. The
output from the test case will look like the following with the patch:
{{{
-c [ --cfgfile ] arg
(=/usr/local/etc/myprogramXXXXXXXX/configuration.conf)
the configfile
-f [ --fritz ] arg (=/other/file) the output file
}}}
Is it useful? Any comments?
I'm not a boost maintainer, so I'll better to keep the status of this
ticket ... :-)
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/689#comment:3> 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:01 UTC