Subject: [Boost-bugs] [Boost C++ Libraries] #7672: lockable_traits.hpp syntax error: "defined" token misspelled
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-11-09 16:15:35
#7672: lockable_traits.hpp syntax error: "defined" token misspelled
---------------------------------------------+------------------------------
Reporter: Hubert Tong <hstong@â¦> | Owner: anthonyw
Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
Version: Boost Development Trunk | Severity: Regression
Keywords: |
---------------------------------------------+------------------------------
In lockable_traits.hpp:
{{{
#if ! define BOOST_THREAD_NO_AUTO_DETECT_MUTEX_TYPES
#define BOOST_THREAD_NO_AUTO_DETECT_MUTEX_TYPES
#endif
}}}
Produces this error:
`"../boost/thread/lockable_traits.hpp", line 28.14: 1540-0827 (S) The
constant expression on the #if directive contains a syntax error at
"BOOST_THREAD_NO_AUTO_DETECT_MUTEX_TYPES".`
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7672> 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:11 UTC