Skip to content

Comments

Allow bzip2 0.6#30

Open
musicinmybrain wants to merge 1 commit intocramjam:mainfrom
musicinmybrain:bzip2-0.6
Open

Allow bzip2 0.6#30
musicinmybrain wants to merge 1 commit intocramjam:mainfrom
musicinmybrain:bzip2-0.6

Conversation

@musicinmybrain
Copy link
Contributor

This release switches to libbz2-rs-sys as the default bzip2 backend. This rust implementation does not export C symbols by default. There are otherwise no API changes.

https://github.com/trifectatechfoundation/bzip2-rs/releases/tag/v0.6.0

@milesgranger
Copy link
Contributor

milesgranger commented Dec 16, 2025

I see this, thank you. I'm quite busy this week - hope to have time in between the upcoming holidays. :)


Just seeing it's (obviously) the sad C-API tests, guess it can hopefully just be a matter of updating the feature flags to include the exported C symbols when that feature is enabled.

@musicinmybrain
Copy link
Contributor Author

I see this, thank you. I'm quite busy this week - hope to have time in between the upcoming holidays. :)

No hurry; I’m patching this downstream in Fedora, and this PR is just me offering the change upstream.

Just seeing it's (obviously) the sad C-API tests, guess it can hopefully just be a matter of updating the feature flags to include the exported C symbols when that feature is enabled.

Hmm, I only see the macos-13-* checks “failing” because “The macOS-13 based runner images are now retired.”

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.

2 participants