Boost logo

Boost :

From: Anthony Williams (anthony_w.geo_at_[hidden])
Date: 2007-10-10 12:18:18


Ion Gaztañaga <igaztanaga_at_[hidden]> writes:

> Douglas Gregor escribió:
>> The following platforms have a large number of failures:
>> borland-5.8.2
>> msvc-8.0
>
> MSVC 8.0 errors, at least for Interprocess, come from Boost.Thread
> building failures:
>
> call "C:/Program Files/Microsoft Visual Studio 8/VC/vcvarsall.bat" x86 >nul
> cl /Zm800 -nologo
> @"G:\BoostRegressions\Head\results\boost\bin.v2\libs\thread\build\msvc-8.0\debug\threading-multi\barrier.obj.rsp"
>
>
> barrier.cpp
> ..\boost/thread/thread_time.hpp(33) : warning C4244: 'return' :
> conversion from '__int64' to 'unsigned int', possible loss of data
> ..\boost/thread/locks.hpp(9) : fatal error C1083: Cannot open include
> file: 'boost/thread/detail/move.hpp': No such file or directory

I fixed that yesterday morning --- I forgot to add a file when I checked in
some changes. I guess the tests haven't cycled yet.

Anthony

-- 
Anthony Williams
Just Software Solutions Ltd - http://www.justsoftwaresolutions.co.uk
Registered in England, Company Number 5478976.
Registered Office: 15 Carrallack Mews, St Just, Cornwall, TR19 7UL

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk