$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-07-13 12:31:47
At 09:40 PM 7/12/2003, Jeremy Maitin-Shepard wrote:
>Matthias Troyer wrote:
>> Dear Boosters,
>>
>> After a recent cvs update I can no longer compile the boost filesystem
>> library:
>
>The filesystem library was broken by the update in the main CVS to the
>new iterator adapators library, and AFAIK the changes that are needed
>have yet to be completed.
The filesystem fixes have now been committed to CVS. Some of the Win32
tests are still failing for certain compilers (see
http://boost.sourceforge.net/regression-logs/) but I fairly certain that
those problems are kinks in the iterator adaptor library. They should
disappear as iterator_facade fixes get made.
--Beman