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

Use standard cast syntax to cast to float #8387

Merged
merged 1 commit into from
Feb 20, 2021

Conversation

ThatGeoGuy
Copy link
Contributor

This change was supposedly done to reduce / remove the number of warnings, but ended up breaking our Rust bindings to librealsense2 (bindgen is expecting an expression which isn't there). See our realsense-rust fork if you're looking for the specific error when building against the official 2.42 release.

This change was supposedly done to reduce / remove the number of
warnings, but ended up breaking our Rust bindings to librealsense2
(bindgen is expecting an expression which isn't there).
Copy link
Collaborator

@ev-mp ev-mp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ThatGeoGuy , thanks for the contribution!
You're also welcomed to publish the bindings on the community projects list

@ev-mp ev-mp changed the base branch from master to development February 20, 2021 12:11
@ev-mp ev-mp merged commit 2cd31f9 into IntelRealSense:development Feb 20, 2021
@ThatGeoGuy
Copy link
Contributor Author

Thank you as well for the quick turnaround!

We'll check out the community projects. We are in the middle of a big refactor, but we might add it to the community projects once we've wrapped that up!

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