$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [filesystem] Please take care of #8706
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2013-06-23 05:30:17
On Sunday 23 June 2013 13:10:55 Antony Polukhin wrote:
> Hi,
>
> There is a ticket https://svn.boost.org/trac/boost/ticket/8706 and
> patch in it that fixes compilation of Boost.Filesystem under Android
> NDK.
>
> Tested patch under latest NDK and it works well.
> Fix is required to start regression tests for droid platform.
Unfortunately, it seems Boost.Filesystem is mostly unmaintained lately. So I
would suggest to go ahead and commit the change yourself. The change looks
harmless enough to me.