Skip to content

Use div_ceil() from std#6877

Merged
sylvestre merged 4 commits intouutils:mainfrom
cakebaker:use_div_ceil_from_std
Nov 20, 2024
Merged

Use div_ceil() from std#6877
sylvestre merged 4 commits intouutils:mainfrom
cakebaker:use_div_ceil_from_std

Conversation

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

@github-actions
Copy link
Copy Markdown

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
@github-actions
Copy link
Copy Markdown

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