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

fix issue with compiling due to duplicate symbols in math.h #1

Merged
merged 1 commit into from
Jun 28, 2020

Conversation

tsheinen
Copy link
Contributor

I was unable to build the library because of an issue with colliding enum/macros in math.h. I found and implemented rust-lang/rust-bindgen#687 (comment) which solves the problem.

@19h
Copy link
Owner

19h commented Jun 28, 2020

I'm sorry about the lack of feedback here. Github isn't exactly doing a great job segregating and highlighting the notification outliers.

@19h 19h merged commit e075c65 into 19h:master Jun 28, 2020
@19h
Copy link
Owner

19h commented Jun 28, 2020

Released as 0.1.2. Thanks for creating this PR!

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