Skip to content

Restored support for using h5pp without fmt, spdlog or eigen #32

Restored support for using h5pp without fmt, spdlog or eigen

Restored support for using h5pp without fmt, spdlog or eigen #32

Triggered via push February 23, 2025 17:28
Status Success
Total duration 9m 10s
Artifacts

macos14.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
cl-cmake: build/github-actions-cmake/pkg-build/src/external_zlib/crc32.c#L643
implicit conversion changes signedness: 'z_size_t' (aka 'unsigned long') to 'off_t' (aka 'long long') [-Wsign-conversion]
cl-cmake: build/github-actions-cmake/pkg-build/src/external_zlib/crc32.c#L622
implicit conversion loses integer precision: 'unsigned long' to 'z_crc_t' (aka 'unsigned int') [-Wshorten-64-to-32]
cl-cmake: build/github-actions-cmake/pkg-build/src/external_zlib/crc32.c#L623
implicit conversion loses integer precision: 'unsigned long' to 'z_crc_t' (aka 'unsigned int') [-Wshorten-64-to-32]
cl-cmake: build/github-actions-cmake/pkg-build/src/external_zlib/crc32.c#L644
implicit conversion loses integer precision: 'unsigned long' to 'z_crc_t' (aka 'unsigned int') [-Wshorten-64-to-32]
cl-cmake: build/github-actions-cmake/pkg-build/src/external_zlib/crc32.c#L645
implicit conversion loses integer precision: 'unsigned long' to 'z_crc_t' (aka 'unsigned int') [-Wshorten-64-to-32]
cl-cmake: 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]
cl-cmake: 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]
cl-cmake: 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]
cl-cmake: 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]
cl-cmake: 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]
cl-find
fmt 11.1.2 is already installed and up-to-date. To reinstall 11.1.2, run: brew reinstall fmt