Subject: [Boost-bugs] [Boost C++ Libraries] #3762: Thread can't be compiled with winscw (Codewarrior by Nokia)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-12-12 18:19:58
#3762: Thread can't be compiled with winscw (Codewarrior by Nokia)
--------------------------------------------------------+-------------------
Reporter: Yuriy A. Krasnoschek <aka.rider@â¦> | Owner:
Type: Patches | Status: new
Milestone: Boost 1.42.0 | Component: None
Version: Boost 1.41.0 | Severity: Problem
Keywords: |
--------------------------------------------------------+-------------------
The problem is several #include directives use quotes (e.g. #include
"file.hpp"). If quoted header are replaced with full file path (e.g.
#include <boost/thread/detail/file.hpp>) then it's ok.
Also in file boost/thread/pthread/once.hpp include of
pthread_mutex_scoped_lock.hpp is duplicated
Patch attached.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3762> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:02 UTC