Subject: [Boost-bugs] [Boost C++ Libraries] #8814: Atomic doesn't compile for QNX
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-11 21:13:53
#8814: Atomic doesn't compile for QNX
------------------------------+--------------------------
Reporter: davide.faconti@⦠| Owner: timblechmann
Type: Bugs | Status: new
Milestone: To Be Determined | Component: atomic
Version: Boost 1.54.0 | Severity: Problem
Keywords: |
------------------------------+--------------------------
I had to modify the file base.hpp to get it compiled on QNX 6.5.0
(compiler qcc):
#ifdef __QNX__
#include <stddef.h>
#endif
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8814> 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:13 UTC