[Libreoffice-commits] core.git: Changes to 'rEfs/for/master'
David Ostrovsky
david at ostrovsky.org
Wed Feb 24 07:11:05 UTC 2016
New branch 'rEfs/for/master' available with the following commits:
commit 266150e60671f4740ac315bfe44a75ea144bfeac
Author: David Ostrovsky <david at ostrovsky.org>
Date: Tue Feb 23 22:25:06 2016 +0100
Bump nss to 3.22.1 and nspr to 4.12
It seems like nss has activated -Werror, even though the code is not
warning free: [1]. This applies also to the additional patches that
would need to be patched to be a warning free patch, endless recursion.
To avoid messing around with something like that: [2], we disable
-Werror option for now. Also note, that [2] doesn't fix all warnings,
but only part of them so that we let with unsolved non-trivially to
fix warnings on different supported compilers if we would choose the
warning-free-compilation-path.
[1] https://groups.google.com/d/topic/mozilla.dev.tech.crypto/TgnF3tIMxJ0/discussion
[2] https://git.fedorahosted.org/cgit/nss-pem.git/commit/?id=ec2b9a90623b1ec5adb6ebe8d6651b35854786ec
Change-Id: I762c03acede6c4eac715d3b0589061eeabbcc7c2
More information about the Libreoffice-commits
mailing list