summaryrefslogtreecommitdiff
path: root/extensions/test
diff options
context:
space:
mode:
authorStephan Bergmann <stephan.bergmann@allotropia.de>2023-12-10 22:18:45 +0100
committerStephan Bergmann <stephan.bergmann@allotropia.de>2023-12-11 16:45:48 +0100
commit885538d308e49a10eb67e0b6f23f3acc0a91d1e2 (patch)
treeaf71954e50e79249cb1ee93b51d13bebe9308e21 /extensions/test
parent5f888fa920c99cce91dfd18244a5c3869807b970 (diff)
-Wimplicit-function-declaration
> workdir/UnpackedTarball/zlib/gzlib.c:242:9: error: call to undeclared function 'lseek'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] > 242 | LSEEK(state->fd, 0, SEEK_END); /* so gzoffset() is correct */ > | ^ etc., as causing an error now by default with Clang 18 trunk Change-Id: Ic19c5710357a1f65046b5a225c6a181c3046938c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160554 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
Diffstat (limited to 'extensions/test')
0 files changed, 0 insertions, 0 deletions