This is an automated email from the ASF dual-hosted git repository.
arielch pushed a change to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git.
from b5ef616 Removed invisible Unicode character U+FEFF from files
new 8cf8c62 Avoid comparison between pointer and integer
new 7fa44d2 i123947 - fix stlport emulation when compiling in C++11 mode
new 0803cc9 Fixes from upstream for newer GCC
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
main/nss/makefile.mk | 5 +-
main/nss/nss_bug_1348767.patch | 14 +++++
main/nss/nss_bug_1437734.patch | 107 ++++++++++++++++++++++++++++++++++++++
main/nss/nss_bug_1438426.patch | 12 +++++
main/stlport/systemstl/list | 2 +
main/stlport/systemstl/map | 2 +
main/stlport/systemstl/numeric | 2 +
main/stlport/systemstl/set | 2 +
main/stlport/systemstl/vector | 2 +
main/vcl/unx/headless/svptext.cxx | 2 +-
10 files changed, 148 insertions(+), 2 deletions(-)
create mode 100644 main/nss/nss_bug_1348767.patch
create mode 100644 main/nss/nss_bug_1437734.patch
create mode 100644 main/nss/nss_bug_1438426.patch