Hi Stephan, 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? Thanks, Miklos
Attachment:
signature.asc
Description: Digital signature