Skip to content

[ziplib] make it private and isolate it from ROOT - #23270

Open
ferdymercury wants to merge 1 commit into
root-project:masterfrom
ferdymercury:bzipnope
Open

[ziplib] make it private and isolate it from ROOT#23270
ferdymercury wants to merge 1 commit into
root-project:masterfrom
ferdymercury:bzipnope

Conversation

@ferdymercury

@ferdymercury ferdymercury commented Sep 5, 2026

Copy link
Copy Markdown
Collaborator

Inspired by strategies within #23261.

Would also need first #23271

In a future step one could also move the TLS header.

The good thing about making it private is that later then one can replace this with whatever else more modern library if needed.

@ferdymercury ferdymercury added the skip ci Skip the full builds on the actions runners label Sep 5, 2026
@ferdymercury ferdymercury changed the title [skip-ci][zlib] make it private and isolate it from ROOT [zlib] make it private and isolate it from ROOT Sep 5, 2026
@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 570c834.

♻️ This comment has been updated with latest results.

so that it is a real builtin.
TODO: potentially move TLS header to builtins
@ferdymercury ferdymercury added the skip code analysis Skip the code analysis CI steps for this PR, including verifying clang-formatting and running Ruff. label Sep 7, 2026
@ferdymercury ferdymercury changed the title [zlib] make it private and isolate it from ROOT [ziplib] make it private and isolate it from ROOT Sep 7, 2026
@ferdymercury
ferdymercury marked this pull request as ready for review September 7, 2026 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip code analysis Skip the code analysis CI steps for this PR, including verifying clang-formatting and running Ruff.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants