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

expected type re: c_void #200

Closed
AndyGauge opened this issue Jun 4, 2019 · 4 comments
Closed

expected type re: c_void #200

AndyGauge opened this issue Jun 4, 2019 · 4 comments

Comments

@AndyGauge
Copy link

rust-lang-deprecated/error-chain#263
I'm using Rust 1.25 in travis and received an error.

note: expected type core::option::Option<*mut libc::c_void>
found type core::option::Option<*mut std::os::raw::c_void>

@alexcrichton
Copy link
Member

I'm sort of lost in the jungle of c_void within this crate and all the version compatibility whatnots unfortunately. I'd be fine taking a patch to fix this, but I think I'm unlikely to dedicate time to fixing this.

@AndyGauge
Copy link
Author

I'm confused why version = "0.3.3" is downloading version "0.3.30" Is there a semver bug?

@AndyGauge
Copy link
Author

@alexcrichton
Copy link
Member

I'm going to close this since the minimum required version for this crate is now 1.32.0

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