Skip to content

Use standard cast syntax to cast to float - #8387

Merged
ev-mp merged 1 commit into
realsenseai:developmentfrom
ThatGeoGuy:master
Feb 20, 2021
Merged

Use standard cast syntax to cast to float#8387
ev-mp merged 1 commit into
realsenseai:developmentfrom
ThatGeoGuy:master

Conversation

@ThatGeoGuy

Copy link
Copy Markdown
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).

@ev-mp ev-mp left a comment

Copy link
Copy Markdown
Contributor

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 realsenseai:development Feb 20, 2021
@ThatGeoGuy

Copy link
Copy Markdown
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