office-gobmx/external
Stephan Bergmann f09b9b2785 external/lxml: Silence -Wincompatible-pointer-types
...as seen with recent GCC 14 trunk,

> gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -g -O0 -Wall -I/home/sberg/lo/core/workdir/UnpackedTarball/zlib -I/home/sberg/lo/core/workdir/UnpackedTarball/python3 -I/home/sberg/lo/core/workdir/UnpackedTarball/python3/Include -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/sberg/lo/core/workdir/UnpackedTarball/libxml2/include -I/home/sberg/lo/core/workdir/UnpackedTarball/libxslt -Isrc -Isrc/lxml/includes -I/home/sberg/lo/core/workdir/UnpackedTarball/python3/Include -I/home/sberg/lo/core/workdir/UnpackedTarball/python3 -c src/lxml/etree.c -o build/temp.linux-x86_64-3.8-pydebug/src/lxml/etree.o -w
> src/lxml/etree.c: In function ‘__pyx_pf_4lxml_5etree_11TreeBuilder_4data’:
> src/lxml/etree.c:137698:66: error: passing argument 1 of ‘__pyx_f_4lxml_5etree_11TreeBuilder__handleSaxData’ from incompatible pointer type [-Wincompatible-pointer-types]
> 137698 |   __pyx_t_1 = __pyx_f_4lxml_5etree_11TreeBuilder__handleSaxData(((struct __pyx_obj_4lxml_5etree__SaxParserTarget *)__pyx_v_self), __pyx_v_data); if (unlikely(__pyx_t_1 == ((int)-1))) __PYX_ERR(3, 832, __pyx_L1_error)
>        |                                                                 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>        |                                                                  |
>        |                                                                  struct __pyx_obj_4lxml_5etree__SaxParserTarget *
> src/lxml/etree.c:137074:105: note: expected ‘struct __pyx_obj_4lxml_5etree_TreeBuilder *’ but argument is of type ‘struct __pyx_obj_4lxml_5etree__SaxParserTarget *’
> 137074 | static int __pyx_f_4lxml_5etree_11TreeBuilder__handleSaxData(struct __pyx_obj_4lxml_5etree_TreeBuilder *__pyx_v_self, PyObject *__pyx_v_data) {
>        |                                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~

etc.

Change-Id: I19f6768bf031c04730972c1fa4a006e2a7d50e27
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165758
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
2024-04-03 21:36:29 +02:00
..
argon2 Experimental support for latest Emscripten (and Qt6) 2024-01-29 19:51:57 +01:00
beanshell
bluez_bluetooth
boost tdf#157135 workaround: restore and update windows-no-utf8-locales.patch.0 2024-02-28 04:57:11 +01:00
box2d
breakpad
bzip2
cairo
clew
clucene
coinmp
cppunit
curl
dragonbox
dtoa
epm
epoxy
expat Expat: upgrade to release 2.6.2 2024-03-22 15:57:29 +01:00
firebird Don't artificially limit external/firebird to -std=gnu++11 on Linux 2024-01-18 17:00:46 +01:00
fontconfig external/fontconfig: Adapt library name 2024-02-21 15:19:29 +01:00
freetype external/freetype: nullptr-with-offset 2024-02-26 08:06:12 +01:00
frozen cid#1586676 Big parameter passed by value 2024-01-22 15:15:31 +01:00
glm
gpgmepp Clean up path in diff header line 2024-03-22 16:46:48 +01:00
graphite
harfbuzz tdf#159529 clear hb_ot_face_t data after fetching 'sbix' and 'glyf' tables 2024-02-21 10:53:23 +01:00
hsqldb
hunspell
hyphen
IAccessible2
icu
java_websocket
jfreereport
lcms2 lcms2: upgrade to 2.16 2024-04-01 00:58:52 +02:00
libabw
libassuan libassuan: upgrade to 2.5.7 2024-03-28 15:44:42 +01:00
libatomic_ops
libcdr
libcmis Fix warning C4589 when building with MSVC without -Wv:18 2024-02-23 01:34:11 +01:00
libebook
libeot
libepubgen
libetonyek
libexttextcat
libffi
libfreehand
libgpg-error libgpg-error: upgrade to release 1.48 2024-03-28 16:31:03 +01:00
libjpeg-turbo
liblangtag
libmspub
libmwaw
libnumbertext
libodfgen
liborcus
libpagemaker
libpng
libqxp
librevenge
libstaroffice
libtiff
libtommath
libvisio libvisio: read and use simple solid fill styles 2024-02-19 13:17:03 +01:00
libwebp
libwpd
libwpg
libwps
libxml2 tdf#159502 libxml2: apply Solaris ld patch only on Solaris 2024-02-16 10:38:28 +01:00
libxslt
libzmf
lpsolve
lxml external/lxml: Silence -Wincompatible-pointer-types 2024-04-03 21:36:29 +02:00
mariadb-connector-c
mdds silence use-after-free warning in mdds for gcc12.3 in optimized build 2024-01-18 00:42:16 +01:00
mdnsresponder
misc_extensions
more_fonts Revert "tdf#159752: Add missing NotoSans/NotoSerif fonts back" 2024-02-25 21:22:27 +01:00
msc-externals
mythes
nss nss: upgrade to release 3.98 2024-02-16 15:34:25 +01:00
onlineupdate MAR update, too big to (not) fail 2024-01-23 17:33:38 +01:00
openldap
openssl
pdfium Update pdfium to 6296 2024-02-14 15:19:14 +01:00
poppler poppler: upgrade to release 24.03.0 2024-03-26 09:25:55 +01:00
postgresql
python3 python exits on initialization if fd 0 is a dir 2024-03-28 09:41:54 +01:00
redland
rhino Update to latest Rhino 1.7.14 2024-04-02 18:56:13 +02:00
sane
skia tdf#160036 Enable SKSL when using Skia/Raster 2024-03-16 23:23:18 +01:00
twain_dsm
unixODBC
xmlsec tdf#159519 libxmlsec: avoid linking function not existent in Windows 7 2024-02-22 12:41:19 +01:00
xsltml
zlib
zxcvbn-c external/zxcvbn-c: There is no std::basic_string<int> 2024-02-07 12:09:06 +01:00
zxing
Makefile
Module_external.mk
README.md

External Projects

External projects bundled with LibreOffice.