From: Paul Mensonides (pmenso57_at_[hidden])
Date: 2006-01-21 20:40:22


> -----Original Message-----
> From: boost-bounces_at_[hidden]
> [mailto:boost-bounces_at_[hidden]] On Behalf Of AlisdairM

> Borland put some work into their preprocessor for the new
> release, so I have tried running the preprocessor library
> regression tests with the extra lines:
>
> # elif defined(__BORLANDC__) && __BORLANDC__ >= 0x581
> # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_STRICT())

Based on the results of your tests with IS_NULLARY (etc.), I've committed this
to the CVS, so the library should pick up the new version automatically.

Regards,
Paul Mensonides