Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove warnings from selected files #3071

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

DennisHeimbigner
Copy link
Collaborator

Add various casts etc to cleanup warnings from selected modules.

The modules affected are as follows:

  • libdispatch
  • libncpoco
  • libnczarr
  • libsrc4
  • nczarr_test

Additionally, clean up some Zarr V3 dependencies in Makefile.am and configure.ac.

Note: This PR is a delta on v3plug.dmh, so cannot be applied until that previous PR is applied.

DennisHeimbigner and others added 13 commits December 23, 2024 15:10
can work with it. I will revise this PR description later.

### Notes:
1. It does not yet run on github actions without errors.
2. It appears to have no memory leaks
3. It has problems with the testing infrastructure that I am working on.
4. CMake does not work for testing v3_nczarr_test because of CMake Policy
   [CMP002](https://cmake.org/cmake/help/latest/policy/CMP0002.html).
5. Ubuntu + Automake appears to work including testing v3_nczarr_test.
6. make distcheck does not work because of difficulties with VPATH.
Add various casts etc to cleanup warnings from
selected modules.

The modules affected are as follows:
* libdispatch
* libncpoco
* libnczarr
* libsrc4
* nczarr_test

Additionally, clean up some Zarr V3 dependencies
in Makefile.am and configure.ac.

Note: This PR is a delta on v3plug.dmh, so cannot be applied
until that previous PR is applied.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant