office-gobmx/external
Stephan Bergmann 7adb6398dc Silence GCC 11 trunk -Werror=nonnull in external/boost
...like

> In file included from workdir/UnpackedTarball/boost/boost/concept/assert.hpp:35,
>                  from workdir/UnpackedTarball/boost/boost/concept_check.hpp:20,
>                  from workdir/UnpackedTarball/boost/boost/range/concepts.hpp:19,
>                  from workdir/UnpackedTarball/boost/boost/range/size_type.hpp:20,
>                  from workdir/UnpackedTarball/boost/boost/range/size.hpp:21,
>                  from workdir/UnpackedTarball/boost/boost/range/functions.hpp:20,
>                  from workdir/UnpackedTarball/boost/boost/range/iterator_range_core.hpp:38,
>                  from workdir/UnpackedTarball/boost/boost/range/iterator_range.hpp:13,
>                  from external/boost/include/boost/range/iterator_range.hpp:29,
>                  from workdir/UnpackedTarball/boost/boost/range/as_literal.hpp:22,
>                  from workdir/UnpackedTarball/boost/boost/algorithm/string/trim.hpp:19,
>                  from workdir/UnpackedTarball/boost/boost/algorithm/string.hpp:19,
>                  from external/boost/include/boost/algorithm/string.hpp:29,
>                  from sal/cppunittester/cppunittester.cxx:61:
> workdir/UnpackedTarball/boost/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::constraint<Model>::failed() [with Model = boost::algorithm::FinderConcept<boost::algorithm::detail::token_finderF<boost::algorithm::detail::is_any_ofF<char> >, const char*>]’:
> workdir/UnpackedTarball/boost/boost/algorithm/string/iter_find.hpp:81:13:   required from ‘SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&&, FinderT) [with SequenceSequenceT = std::__debug::vector<std::__cxx11::basic_string<char> >; RangeT = const char*&; FinderT = boost::algorithm::detail::token_finderF<boost::algorithm::detail::is_any_ofF<char> >]’
> workdir/UnpackedTarball/boost/boost/algorithm/string/split.hpp:158:50:   required from ‘SequenceSequenceT& boost::algorithm::split(SequenceSequenceT&, RangeT&&, PredicateT, boost::algorithm::token_compress_mode_type) [with SequenceSequenceT = std::__debug::vector<std::__cxx11::basic_string<char> >; RangeT = const char*&; PredicateT = boost::algorithm::detail::is_any_ofF<char>]’
> sal/cppunittester/cppunittester.cxx:303:71:   required from here
> workdir/UnpackedTarball/boost/boost/concept/detail/general.hpp:47:52: error: ‘this’ pointer null [-Werror=nonnull]
>    47 |     static void failed() { ((Model*)0)->constraints(); }
>       |                            ~~~~~~~~~~~~~~~~~~~~~~~~^~

Change-Id: Ia22b5d510ba41bea138dfcc8d8e0b9eb1e9ad41c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99217
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2020-07-22 15:05:54 +02:00
..
apache-commons
apr
beanshell
bluez_bluetooth
boost Silence GCC 11 trunk -Werror=nonnull in external/boost 2020-07-22 15:05:54 +02:00
box2d box2d: fix strict aliasing error and ignore -Wshadow 2020-06-20 01:41:37 +02:00
breakpad
bzip2
cairo
clew
clucene Mark external/clucene/patches/c++20.patch as sent upstream 2020-06-18 12:27:42 +02:00
coinmp external/coinmp: C++17 no longer supports "register" 2020-07-20 17:44:45 +02:00
cppunit
ct2n
curl Use up-to-date config.{guess,sub} for external/curl, too 2020-07-05 09:11:11 +02:00
dtoa
epm
epoxy
expat
firebird
fontconfig
freetype
glm
gpgmepp external/gpgmepp: Deprecated std::shared_pointer::unique has been removed... 2020-07-20 20:26:43 +02:00
graphite
harfbuzz
hsqldb
hunspell
hyphen
icu Update icu4c-android.patch.1 to recent ICU 67 upgrade 2020-05-17 03:07:58 +02:00
jfreereport
languagetool
lcms2 lcms2: update to 2.11 and use VC2019 solution 2020-07-17 10:15:36 +02:00
libabw
libassuan gpg4libre: update gpgme, libassuan and libgpg-error 2020-06-13 00:29:09 +02:00
libatomic_ops
libcdr
libcmis
libebook
libeot
libepubgen
libetonyek
libexttextcat
libffi external/libffi configure needs MAKE 2020-07-20 17:43:58 +02:00
libfreehand
libgpg-error gpg4libre: update gpgme, libassuan and libgpg-error 2020-06-13 00:29:09 +02:00
libjpeg-turbo
liblangtag
libmspub
libmwaw
libnumbertext tdf#133589 Numbertext: Use Win32API to avoid std::codecvt_utf8 bug 2020-06-18 17:44:49 +02:00
libodfgen
liborcus
libpagemaker
libpng
libqxp
librevenge
libstaroffice
libtommath external/libtommath: Avoid -Wsystem-headers warnings/errors 2020-07-21 09:20:01 +02:00
libvisio
libwpd Use equal number of leading and trailing context lines in patch 2020-06-09 06:39:36 +02:00
libwpg Use equal number of leading and trailing context lines in patch 2020-06-10 09:25:54 +02:00
libwps
libxml2
libxslt
libzmf
lpsolve
lxml
mariadb-connector-c mariadb: the "pvio_socket" plugin turns out to be important 2020-06-17 16:56:50 +02:00
mdds
mdnsresponder
misc_extensions
more_fonts
msc-externals
mythes
neon neon: upgrade to release 0.31.1 2020-05-31 11:50:42 +02:00
nss Set CROSS_COMPILE=1 when cross-compiling nss 2020-07-05 09:10:19 +02:00
openldap
openssl python3: update to 3.8.4 2020-07-17 10:15:06 +02:00
owncloud-android-lib No owncloud-android-lib if we don't want to use Java at build time 2020-06-09 15:09:31 +02:00
pdfium external: update pdfium to 4203 2020-07-22 10:40:57 +02:00
poppler
postgresql openssl: update to 1.1.1g 2020-07-17 10:14:17 +02:00
python3 python3: update to 3.8.4 2020-07-17 10:15:06 +02:00
qrcodegen
redland
rhino
sane
serf
skia external/skia: Fix previous std::result_of_t -> std::invoke_result_t change 2020-07-21 21:30:56 +02:00
twain_dsm
ucpp
unixODBC
xmlsec Use up-to-date config.{guess,sub} for external/xmlsec, too 2020-07-05 12:43:12 +02:00
xsltml
zlib
Makefile
Module_external.mk
README

External projects bundled with LibreOffice.