Boost logo

Boost :

From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2002-09-20 02:16:49


Guillaume Melquiond wrote:
> 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.

The file is there, see
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/boost/boost/boost/preprocesso
r/config/. The directory is new, though, so may be you've fallen into the
same trap I did recently - run 'update' without -d option.


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