Minor fixes #421
Annotations
2 errors and 10 warnings
|
Run CMakePreset
The operation was canceled.
|
Run CMakePreset:
build/github-actions-cmake/pkg-build/src/external_zlib/crc32.c#L758
implicit conversion loses integer precision: 'unsigned long' to 'z_crc_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
Run CMakePreset:
build/github-actions-cmake/pkg-build/src/external_zlib/crc32.c#L1025
implicit conversion loses integer precision: 'uLong' (aka 'unsigned long') to 'z_crc_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
Run CMakePreset:
build/github-actions-cmake/pkg-build/src/external_zlib/crc32.c#L1048
implicit conversion loses integer precision: 'uLong' (aka 'unsigned long') to 'z_crc_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
Run CMakePreset:
build/github-actions-cmake/pkg-build/src/external_zlib/crc32.c#L1048
implicit conversion loses integer precision: 'uLong' (aka 'unsigned long') to 'z_crc_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
Run CMakePreset:
build/github-actions-cmake/pkg-build/src/external_zlib/deflate.c#L710
implicit conversion loses integer precision: 'ulg' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
|
Run CMakePreset:
build/github-actions-cmake/pkg-build/src/external_zlib/deflate.c#L908
implicit conversion loses integer precision: 'ulg' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
|
Run CMakePreset:
build/github-actions-cmake/pkg-build/src/external_zlib/deflate.c#L1065
implicit conversion loses integer precision: 'ulg' (aka 'unsigned long') to 'uInt' (aka 'unsigned int') [-Wshorten-64-to-32]
|
Run CMakePreset:
build/github-actions-cmake/pkg-build/src/external_zlib/deflate.c#L1073
implicit conversion loses integer precision: 'unsigned long' to 'uInt' (aka 'unsigned int') [-Wshorten-64-to-32]
|
Run CMakePreset:
build/github-actions-cmake/pkg-build/src/external_zlib/deflate.c#L1075
implicit conversion loses integer precision: 'unsigned long' to 'uInt' (aka 'unsigned int') [-Wshorten-64-to-32]
|
Run CMakePreset:
build/github-actions-cmake/pkg-build/src/external_zlib/deflate.c#L1079
implicit conversion loses integer precision: 'unsigned long' to 'uInt' (aka 'unsigned int') [-Wshorten-64-to-32]
|
Loading