This is an automated email from the ASF dual-hosted git repository.
truckman pushed a change to branch AOO418
in repository https://gitbox.apache.org/repos/asf/openoffice.git.
from a5526c3 #i125696# Removed error_report.xhp from linkage creation
lineup.
new 8ff3034 Comment out an unused method that breaks compilation with
gcc9.
new 7c99446 Fix build with boost-1.67.
new bdb58f7 When building icu on FreeBSD with ports gcc, use the rpath to
find libstdc++.
new 77af848 Include <cstdlib> to get the declaration for exit().
new 4d077a1 lingucomponent: remove unused header from hunspell.
new f27fad2 #i125431# "The Password is incorrect. The file cannot be
opened."
new ebd402a Platforms that need CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT for
sockets usually need it for pipes too, and even if it isn't necessary it can't
hurt.
The 7 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/basebmp/inc/basebmp/packedpixeliterator.hxx | 3 +++
main/basegfx/source/range/b2drangeclipper.cxx | 7 ++++++-
.../source/mozbootstrap/MNSProfileDiscover.cxx | 7 ++++++-
main/icu/makefile.mk | 5 +++++
main/l10ntools/source/inireader.cxx | 1 +
.../source/spellcheck/spell/sspellimp.cxx | 1 -
main/sal/osl/unx/pipe.c | 24 +++++++++++++---------
main/sal/osl/unx/sockimpl.h | 2 +-
main/slideshow/source/inc/listenercontainer.hxx | 7 ++++++-
9 files changed, 42 insertions(+), 15 deletions(-)