summaryrefslogtreecommitdiff
path: root/external/bzip2
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2022-08-03 17:08:35 +0200
committerStephan Bergmann <sbergman@redhat.com>2022-08-03 21:38:58 +0200
commit87eff817eb723e249783f16bf69a8b4cef53e3cb (patch)
tree66d60d4d997332afa0aee9a25eb4cafbf5f3f499 /external/bzip2
parent5078591de9a0e65ca560a4f1913e90dfe95f66bf (diff)
external/redland: Fix -Wint-conversion
...with recent Clang 16 trunk since <https://github.com/llvm/llvm-project/commit/7068aa98412ade19a34b7ed126f4669f581b2311> "Strengthen -Wint-conversion to default to an error", causing > raptor_parse.c:260:66: error: incompatible pointer to integer conversion returning 'void *' from a function with result type 'int' [-Wint-conversion] > RAPTOR_ASSERT_OBJECT_POINTER_RETURN_VALUE(world, raptor_world, NULL); > ^~~~ and > raptor_serialize.c:243:66: error: incompatible pointer to integer conversion returning 'void *' from a function with result type 'int' [-Wint-conversion] > RAPTOR_ASSERT_OBJECT_POINTER_RETURN_VALUE(world, raptor_world, NULL); > ^~~~ Change-Id: I2c1083b78777589b992c180d8759e2313bf2fe42 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137756 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'external/bzip2')
0 files changed, 0 insertions, 0 deletions