|
Boost : |
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2007-10-09 07:59:34
Anthony Williams wrote:
> Markus Schöpflin <markus.schoepflin_at_[hidden]> writes:
>
>> regression tests are starting to show a breakage of the thread lib after
>> the last major commit.
>
> Yes. I added the missing file first thing this morning, but the tests haven't
> had a chance to cycle again.
Compilation of the thread library now fails on Tru64/CXX with:
cxx: Error: ../boost/thread/pthread/mutex.hpp, line 162: identifier
"pthread_mutex_scoped_lock" is undefined (undeclared)
pthread_mutex_scoped_lock const _(&m);
------------^
and many more errors for undeclared identifiers.
Markus
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk