From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-08-02 10:15:40


Stefan Slapeta <stefan_nospam_ <at> slapeta.com> writes:

>
> Vladimir Prus wrote:
>
> > I've leaving on vacation until Aug 23, so I though I'd explain the current
> > release status of program_options.
> >
> > I believe that most failures are addressed. The Boost-wide table shows a
lot
> > of yellow cells, but I'm sure I've added explicit markup for most of them,
> > and indeed the results for win32 are much better.
> >
>
> Maybe you could spend 2 minutes to have a look at the cw 9 results:
> there is a namespace std::detail which breaks some of the
> program_options test cases because of ambiguity.

I *think* I've fixed that, by using boost::program_options::detail in the test.
Are you running tests from HEAD? If, for whatever reason, I've haven't
comitted that change, please feel free to make the adjustment.

Thanks,
Volodya