$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2004-07-13 11:51:58
Christopher Currie <codemonkey_at_[hidden]> writes:
> Can anyone lend assistance in debugging the Sun regressions for Boost
> Preprocessor? The early access edition of the Studio 9 compiler is
> failing on BOOST_PP code that compiles just fine under earlier
> versions.
>
> The code that's failing appears to relate to the expansion (or lack
> thereof) of the macros that implement BOOST_PP_WHILE. I'm continuing
> to investigate, but since I'm unfamiliar with what the macros are
> *supposed* to do, I'm hoping someone can spot the trouble more quickly
> than I can.
Not knowing much, the first thing I'd do is play with the flags
settings in boost/preprocessor/config/config.hpp to see if any of
those can work around the problem.
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com