|
Boost : |
From: Beman Dawes (bdawes_at_[hidden])
Date: 2004-01-26 12:29:40
At 11:39 AM 1/26/2004, David Abrahams wrote:
>> But there are several new iterator failures. Please take a look at
>> http://boost.sourceforge.net/regression-logs/cs-win32-RC_1_31_0.html
>>
>> They all look like the same problem:
>>
>> ### mwcc Compiler: # File:
>> ..\libs\iterator\test\transform_iterator_test.cpp #
>> ---------------------------------------------------------- # 118:
>> boost::function_requires<
>> boost_concepts::InteroperableConcept<iter_t, c_iter_t> >(); #
>> Error: ^^^^^^^^^^^^^^^^^^^^ # undefined identifier
>> InteroperableConcept' ### mwcc Compiler: # 119: } # Error: ^ # ';'
>> expected
>
>I can't reproduce this one.
My mistake. Some of the test files had sticky dates left over from
bracketing when the VC++6.0 ICE started. I've reupdated and am rerunning
all iterator tests to be sure the problems are cleared... OK, they are
cleared. Thanks.
>> There are also new failures in type_traits
>
>?? I don't see any failures in large type there
That's because the test has already be run again, resetting the diff point.
Look at is_abstract_test. That's the one I remember as having new failures.
--Beman
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk