$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-09-05 01:08:38
Miles Bader wrote:
> BTW, in case nobody on this list knows the answer to my question, does
> anyone know the proper mail address for sending questions to the
> maintainer (of boost::program_options)?
You have it already -- boost-users_at_lists.boost.org. Asking questions
about open-source tools by personal email generally does not work --
just like expecting an answer in less that 24 hours.
To answer your question -- there's no way to change output format.
If there's something missing in the interface that makes it impossible
to write custom code for output, please enter an issue at svn.boost.org
- Volodya