Boost logo

Boost :

From: Guillaume Melquiond (gmelquio_at_[hidden])
Date: 2002-09-20 01:24:28


On Thu, 19 Sep 2002, Beman Dawes wrote:

> The 1.29.0 branch-for-release is now complete.
>
> --Beman

Hi,

I didn't see any new branch in the CVS (sorry if there is one). So I don't
really know what you mean by "branch-for-release". But if you think the
current CVS is ready to be released, I beg to differ.

Indeed, there are still problems. For example:

/usr/src/boost/libs/rational
$ g++ -Wall -W -I../.. rational_example.cpp
In file included from ../../boost/mpl/aux_/preprocessor/params.hpp:27,
                 from ../../boost/type_traits/detail/template_arity_spec.hpp:20,
                 from ../../boost/type_traits/detail/bool_trait_def.hpp:19,
                 from ../../boost/type_traits/is_integral.hpp:16,
                 from ../../boost/type_traits/is_arithmetic.hpp:13,
                 from ../../boost/type_traits/arithmetic_traits.hpp:15,
                 from ../../boost/detail/call_traits.hpp:27,
                 from ../../boost/call_traits.hpp:20,
                 from ../../boost/rational.hpp:47,
                 from rational_example.cpp:21:
../../boost/preprocessor/cat.hpp:18: boost/preprocessor/config/config.hpp: No
such file or directory
../../boost/preprocessor/cat.hpp:22: parse error
../../boost/preprocessor/cat.hpp:29: parse error

It's quite a new problem since it was still working one week ago.

Regards,

Guillaume


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