Re: [Boost-users] [test] Runtime parameter handling subsystem updated

On 2008-12-24, Gennadiy Rozental <rogeeff@gmail.com> 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

Georg Sauthoff <g_sauthoff <at> web.de> writes:
Does your runtime parameter sybsystem use the boost program options library?
Definitely not. Looking in history you can find my opinion about this component. Gennadiy
participants (2)
-
Gennadiy Rozental
-
Georg Sauthoff