On Thu, Apr 20, 2017 at 11:56:31AM +0000, Stephan Bergmann <vmiklos@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@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?
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.