MNT: bump to main branch of c-blosc to fix gcc15 compilation by tacaswell · Pull Request #772 · zarr-developers/numcodecs · GitHub
Skip to content

MNT: bump to main branch of c-blosc to fix gcc15 compilation#772

Merged
d-v-b merged 3 commits into
zarr-developers:mainfrom
tacaswell:mnt/cblosc-build
Aug 19, 2025
Merged

MNT: bump to main branch of c-blosc to fix gcc15 compilation#772
d-v-b merged 3 commits into
zarr-developers:mainfrom
tacaswell:mnt/cblosc-build

Conversation

@tacaswell

Copy link
Copy Markdown
Contributor

close #750

[Description of PR]

TODO:

  • Unit tests and/or doctests in docstrings
  • Tests pass locally
  • [/] Docstrings and API docs for any new/modified user-facing classes and functions
  • [/] Changes documented in docs/release.rst
  • [/] Docs build locally
  • GitHub Actions CI passes
  • [/] Test coverage to 100% (Codecov passes)

@codecov

codecov Bot commented Aug 5, 2025

Copy link
Copy Markdown

@tacaswell tacaswell changed the title MNT: dump to main branch of c-blosc to fix gcc15 compilation MNT: bump to main branch of c-blosc to fix gcc15 compilation Aug 5, 2025
@tacaswell

Copy link
Copy Markdown
Contributor Author

@d-v-b d-v-b enabled auto-merge (squash) August 19, 2025 11:10
@d-v-b d-v-b merged commit 878d2b3 into zarr-developers:main Aug 19, 2025
32 checks passed
@tacaswell tacaswell deleted the mnt/cblosc-build branch August 19, 2025 14:37
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.

Does not compile with GCC 15’s new default -std=gnu23

2 participants