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

uucore: Fix proc_info compilation #7385

Merged
merged 1 commit into from
Mar 3, 2025
Merged

Conversation

dezgeg
Copy link
Contributor

@dezgeg dezgeg commented Mar 3, 2025

Fixes #7383

@drinkcat
Copy link
Contributor

drinkcat commented Mar 3, 2025

Came up with the same solution while trying to understand this locally. LGTM.

@sylvestre
Copy link
Contributor

Would be nice to add a job in the ci to test this too :)

@sylvestre sylvestre merged commit 439b146 into uutils:main Mar 3, 2025
65 checks passed
Copy link

github-actions bot commented Mar 3, 2025

GNU testsuite comparison:

Skipping an intermittent issue tests/misc/stdbuf (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/timeout/timeout (passes in this run but fails in the 'main' branch)

@drinkcat
Copy link
Contributor

drinkcat commented Mar 3, 2025

Would be nice to add a job in the ci to test this too :)

Maybe something like this: #7386.

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.

cargo test --package uucore --all-features float fails
3 participants