Boost logo

Boost :

From: Hartmut Kaiser (hartmutkaiser_at_[hidden])
Date: 2003-05-21 09:41:10


Vladimir Prus wrote:

> > On a quick glance, this looks like a simple, useful,
> well-thought out
> > library that I would definitely use. One question: does
> the library
> > work with the boost 1.30.0 distribution, or is an up to date CVS
> > cnapshot required?
>
> I've being testing with CVS version, but since
> any,lexical_cast and function
> are the only dependencies, I'd expect 1.30 to work. Just
> tried with 1.30 and
> gcc 3.3, and it works indeed.

I've used the program_options lib with Boost 1.30.0 and the only problem
I've encountered was, that arguments with embedded spaces were handled
incorrectly (due to a problem with the lexical_cast lib). With the
current CVS the program_options lib works well.

Regards Hartmut


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk