Skip to content

Update bindgen to support clang 22#35

Open
berndbohmeier wants to merge 1 commit into
rust-bio:mainfrom
berndbohmeier:main
Open

Update bindgen to support clang 22#35
berndbohmeier wants to merge 1 commit into
rust-bio:mainfrom
berndbohmeier:main

Conversation

@berndbohmeier

@berndbohmeier berndbohmeier commented Jun 15, 2026

Copy link
Copy Markdown

Updates binden to 0.72.1 . This allows to use clang 22, which is for example used now on bioconda if clandev is used without a version constraint.

At the moment packages that use hts-sys or rust htslib are not able to build with default settings on bioconda.

See rust-lang/rust-bindgen#3264
Fixes #31

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.

hts-sys 2.2.0 breaks with clang 22

1 participant