[Libreoffice-commits] core.git: sal/osl
Miklos Vajna
vmiklos at collabora.co.uk
Fri Apr 21 06:53:31 UTC 2017
Hi Stephan,
On Thu, Apr 20, 2017 at 11:56:31AM +0000, Stephan Bergmann <vmiklos at vmiklos.hu> wrote:
> sal/osl/unx/system.hxx | 6 ------
> sal/osl/unx/thread.cxx | 5 +++--
> 2 files changed, 3 insertions(+), 8 deletions(-)
>
> New commits:
> commit 5a155bb75b62f02c8ed16cdafd492b625ce208c0
> Author: Stephan Bergmann <sbergman at redhat.com>
> Date: Thu Apr 20 13:54:01 2017 +0200
>
> Simplify PTHREAD_VALUE
>
> The distinction between MACOSX and other had been introduced with
> ed8110e101db5a8ea4dde43a3ec38fe40e6fe7e2 "Avoid reinterpret_cast to same type"
> to work around a GCC 4.6 bug that is fixed since GCC 4.7.
Seems this is still an issue on Android with gcc-4.9:
http://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=MASTER&brief-log=1492755601.27604
Probably need to change 'if defined MACOSX' to 'ifndef ANDROID' instead?
Thanks,
Miklos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20170421/65a59347/attachment.sig>
More information about the LibreOffice
mailing list