Skip to content

Conversation

@cakebaker
Copy link
Contributor

This PR contains three trivial changes:

  • it fixes an unused var warning on non-(unix & windows) platforms
  • it replaces a #[cfg(not(windows))] with #[cfg(unix)]]
  • and it groups all handle_writable_directory functions together by moving the path_is_current_or_parent_directory function

@github-actions
Copy link

GNU testsuite comparison:

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

@sylvestre sylvestre merged commit c8af206 into uutils:main Aug 21, 2025
92 checks passed
@cakebaker cakebaker deleted the rm_fix_unused_var branch August 21, 2025 12:16
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