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

Remove math from hermit-sys #406

Merged
merged 1 commit into from
Feb 14, 2023
Merged

Remove math from hermit-sys #406

merged 1 commit into from
Feb 14, 2023

Conversation

mkroening
Copy link
Member

@mkroening mkroening commented Feb 12, 2023

Dylan-DPC added a commit to Dylan-DPC/rust that referenced this pull request Feb 13, 2023
Hermit: Remove floor symbol

This symbol should be provided by Hermit.

It was introduced in 2019 (rust-lang#65167). Since 2020, Hermit provides these math functions on its own (hermit-os/hermit-rs#37). I think moving this to Hermit was merely an oversight.

Related:
* hermit-os/kernel#654
* hermit-os/hermit-rs#406

CC: `@stlankes`
@mkroening mkroening force-pushed the rm-math branch 2 times, most recently from 309f9c9 to 3f932f8 Compare February 14, 2023 09:19
@mkroening
Copy link
Member Author

bors r=stlankes

@bors
Copy link
Contributor

bors bot commented Feb 14, 2023

@bors bors bot merged commit 0ff7015 into hermit-os:master Feb 14, 2023
bors bot added a commit to hermit-os/kernel that referenced this pull request Feb 14, 2023
654: Provide math.h from hermit-builtins r=stlankes a=mkroening

Related:
* hermit-os/hermit-rs#406
* rust-lang/rust#107970

Co-authored-by: Martin Kröning <mkroening@posteo.net>
@mkroening mkroening deleted the rm-math branch February 14, 2023 09:34
thomcc pushed a commit to tcdi/postgrestd that referenced this pull request May 31, 2023
Hermit: Remove floor symbol

This symbol should be provided by Hermit.

It was introduced in 2019 (rust-lang/rust#65167). Since 2020, Hermit provides these math functions on its own (hermit-os/hermit-rs#37). I think moving this to Hermit was merely an oversight.

Related:
* hermit-os/kernel#654
* hermit-os/hermit-rs#406

CC: `@stlankes`
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