Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10687: Including boost.interprocess on a system without unistd.h causes compilation to fail
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-10-23 20:54:03
#10687: Including boost.interprocess on a system without unistd.h causes
compilation to fail
---------------------------------------------+--------------------------
Reporter: Wojciech Migda <wojtek.golf@â¦> | Owner: igaztanaga
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: interprocess
Version: Boost 1.55.0 | Severity: Problem
Resolution: wontfix | Keywords:
---------------------------------------------+--------------------------
Changes (by igaztanaga):
* status: new => closed
* resolution: => wontfix
Comment:
Interprocess (meaning shared memory, memory mapped files...) works on
Windows and POSIX systems, I don't think it never ever work on a DSP. In
any case, if you only need unique_ptr, Boost 1.57 will include a standard-
conforming lightweight implementation of unique_ptr in Boost.Move.
Boost.Interprocess header will redirect to this. You can try it in the
beta (http://www.boost.org/users/history/version_1_57_0.html)
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10687#comment:1> 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:17 UTC