$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [test] Runtime parameter handling subsystem updated
From: Georg Sauthoff (g_sauthoff_at_[hidden])
Date: 2008-12-29 07:07:36
On 2008-12-24, Gennadiy Rozental <rogeeff_at_[hidden]> wrote:
Hi,
> I've checked in an update to the runtime parameters handling subsystem.
> It's not completely up to my liking yet, but should fare better than old
> one.
[..]
> New command line arguments parser allows:
[..]
> d) New parameter --help,-? is supported that produces help message with
> usage information. Note that usage information is being printed also in
> case there was error parsing command line.
great, about missing --help and silent parsing of misspelled test
options I stumbled across in older version of the utf.
> Any comments and suggestions appreciated,
Does your runtime parameter sybsystem use the boost program options
library?
Best regards
Georg Sauthoff