
Christopher Currie <codemonkey@gmail.com> 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