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

onig_sys no longer builds, please make a new release! #180

Open
Aloso opened this issue Oct 5, 2023 · 1 comment
Open

onig_sys no longer builds, please make a new release! #180

Aloso opened this issue Oct 5, 2023 · 1 comment

Comments

@Aloso
Copy link

Aloso commented Oct 5, 2023

I just tried building an older project using the onig crate again, but it stopped working at some point. I got it working by adding this to my Cargo.toml:

[patch.crates-io]
onig_sys = { git = "https://github.com/rust-onig/rust-onig", revision = "fa90c0e97e90a056af89f183b23cd417b59ee6a2" }

so it is apparently fixed in the main branch, but not yet released. I would appreciate it if you published a new version so this workaround isn't needed :)

gentoo-bot pushed a commit to gentoo/gentoo that referenced this issue Nov 25, 2023
Had to bump a bunch of crates because no released version of onig-sys builds
with modern Clang.

Bug: rust-onig/rust-onig#180
Signed-off-by: Sam James <sam@gentoo.org>
@hdost
Copy link

hdost commented Dec 3, 2023

@iwillspeak Are you able to make a release ?

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

No branches or pull requests

2 participants