Skip to content

Use div_ceil() from std #6877

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

Merged
merged 4 commits into from
Nov 20, 2024
Merged

Conversation

cakebaker
Copy link
Contributor

With the recent bump of our MSRV to 1.77 we are able to use div_ceil() from std. And so this PR removes our implementations of div_ceil() and uses div_ceil() from std instead.

Copy link

GNU testsuite comparison:

GNU test failed: tests/misc/usage_vs_getopt. tests/misc/usage_vs_getopt is passing on 'main'. Maybe you have to rebase?

1 similar comment
Copy link

GNU testsuite comparison:

GNU test failed: tests/misc/usage_vs_getopt. tests/misc/usage_vs_getopt is passing on 'main'. Maybe you have to rebase?

@sylvestre sylvestre merged commit fb1874b into uutils:main Nov 20, 2024
62 checks passed
@sylvestre
Copy link
Contributor

thanks

@cakebaker cakebaker deleted the use_div_ceil_from_std branch November 20, 2024 12:10
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