Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11353: On Android thread_data.hpp include file, that doesn't exist in android-21 or higher.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-05-29 06:04:38
#11353: On Android thread_data.hpp include file, that doesn't exist in android-21
or higher.
---------------------------+---------------------
Reporter: altren@⦠| Owner: viboes
Type: Patches | Status: closed
Milestone: Boost 1.59.0 | Component: thread
Version: Boost 1.57.0 | Severity: Problem
Resolution: fixed | Keywords:
---------------------------+---------------------
Changes (by viboes):
* status: assigned => closed
* resolution: => fixed
* milestone: To Be Determined => Boost 1.59.0
Comment:
This has already been changed on develop branch by
{{{
#if defined(__ANDROID__)
# ifndef PAGE_SIZE
# define PAGE_SIZE 4096
# endif
#endif
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11353#comment:3> 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:18 UTC