
22 Jan
2006
22 Jan
'06
1:40 a.m.
-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] 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