[Libreoffice-commits] core.git: sal/osl

Stephan Bergmann sbergman at redhat.com
Fri Apr 21 12:15:29 UTC 2017


On 04/21/2017 08:53 AM, Miklos Vajna wrote:
> 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?

Slightly different issue, hope all is well now with 
<https://cgit.freedesktop.org/libreoffice/core/commit/?id=87dc77ba52b003a89892e48346e140c47a1ebbb6> 
"Make HASHID work whenever there is std::hash<pthread_t>".


More information about the LibreOffice mailing list