Boost logo

Boost :

From: Michael Glassford (glassfordm_at_[hidden])
Date: 2004-06-02 14:00:08


"Janusz Piwowarski" <jpiw_at_[hidden]> wrote in message
news:007901c446dd$23d14310$2900050a_at_januszpXP...
> Hello
>
> In files:
>
> libs/thread/src/mutex.cpp
> libs/thread/src/recursive_mutex.cpp
> libs/thread/src/mutex.inl
> boost/thread/mutex.hpp
> boost/thread/recursive_mutex.hpp
>
> there is CR+CR+LF used as line separator.
>
> Also, in recursive_mutex constructor if
defined(BOOST_HAS_WINTHREADS)
> m_critical_section should be initialized before m_count (it's
compiler
> warning)

I've fixed this now.

Mike


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