On 17/09/2007, at 7:27 PM, Jean-Marc Lasgouttes wrote:
Roger Mc Murtrie <[EMAIL PROTECTED]> writes:
svn branch 1.5
boost/boost/regex/v4/cpp_regex_traits.hpp contains the lines
#ifdef BOOST_HAS_THREADS
#include <boost/regex/pending/static_mutex.hpp>
#endif
but boost/boost/regex/pending/ only seems to contain the file
object_cache.hpp
Can anyone tell me why this is?
Because BOOST_HAS_THREADS is undefined for LyX?
JMarc
OK if this is so.
I did find definitions in:
/boost/boost/config/platform/macos.hpp
/boost/boost/config/compiler/gcc.hpp
But I guess these are not used by LyX?
Thanks,
Roger