|
Boost : |
From: Beman Dawes (bdawes_at_[hidden])
Date: 2002-12-19 10:24:54
Today's run of the Win32 regression tests are available at
http://boost.sourceforge.net/regression-logs/cs-win32-diff.html
There are a lot of new failures being reported.
These are the first tests based on the new sane-testing branch, and
testing.jam is now picking up some compile-fail errors (particularly for
Intel) that were incorrectly being reported as successes in the past.
Another source of errors is that all tests which use iterator_adaptors.hpp
are failing on Metrowerks:
### mwcc Compiler:
# In: ..\boost\iterator_adaptors.hpp
# From: ..\libs\utility\counting_iterator_test.cpp
# ---------------------------------------------------
# 908: policies().decrement<self>(*this);
# Error: ^
# '(' expected
# (included from:
# counting_iterator.hpp:55
# counting_iterator_test.cpp:24)
Perhaps Dave can take a look at this; is the wrong code being selected by
BOOST_WORKAROUND?
--Beman
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk