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

Bump clang-sys version #2

Merged
merged 1 commit into from
Oct 7, 2016
Merged

Bump clang-sys version #2

merged 1 commit into from
Oct 7, 2016

Conversation

KyleMayes
Copy link
Contributor

I had to make breaking changes in clang-sys to avoid undefined behavior (KyleMayes/clang-sys#42) that led to crashes with libclang 3.9. All of the enums have been changed to constants.

This pull requests updates your crate to be compatible with the latest version of clang-sys.

@jethrogb jethrogb merged commit 648a95f into jethrogb:master Oct 7, 2016
@jethrogb
Copy link
Owner

jethrogb commented Oct 7, 2016

Thanks. A dependent of this crate, bindgen, might also need changes.

@KyleMayes
Copy link
Contributor Author

Yamakaky/rust-bindgen#396 ;)

@jethrogb
Copy link
Owner

jethrogb commented Oct 7, 2016

Right. For some reason I thought I would've received a notification in my email, but that is of course not the case.

@KyleMayes KyleMayes deleted the clang branch October 7, 2016 07:16
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