Recent changes to minimal.hpp break dynamic_bitset and other libraries

Sorry for not investigating this myself, but I really don't have time to. It seems that the recent changes to boost/test/minimal.hpp (line 99, invocation of BOOST_READONLY_PROPERTY) cause troubles on IBM AIX. Many library tests seem to fail for that reason: http://boost.sourceforge.net/regression-logs/cs-AIX.html Genny.

"Gennaro Prota" <gennaro_prota@yahoo.com> wrote in message news:gk03c09n75mlj2tk8qqk5fkqnkluhppuss@4ax.com...
Sorry for not investigating this myself, but I really don't have time to. It seems that the recent changes to boost/test/minimal.hpp (line 99, invocation of BOOST_READONLY_PROPERTY) cause troubles on IBM AIX. Many library tests seem to fail for that reason:
Wait couple hours and I commit global Boost.Test workaround for that issue. I still wonder why it doesn't work though. Paul, any hints? Gennadiy.
participants (2)
-
Gennadiy Rozental
-
Gennaro Prota