Skip to content

od: fix options after filename issue - #8624

Merged
cakebaker merged 3 commits into
uutils:mainfrom
Anonymous-AAA:fix-od-options-after-filename
Sep 12, 2025
Merged

od: fix options after filename issue#8624
cakebaker merged 3 commits into
uutils:mainfrom
Anonymous-AAA:fix-od-options-after-filename

Conversation

@Anonymous-AAA

Copy link
Copy Markdown
Contributor

Fixes #8617
Removed the usage of deprecated setting trailing_var_arg
https://docs.rs/clap/3.2.23/clap/struct.App.html#method.trailing_var_arg

@github-actions

Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/misc/tee (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)

@cakebaker
cakebaker merged commit 8357431 into uutils:main Sep 12, 2025
96 of 97 checks passed
@cakebaker

Copy link
Copy Markdown
Contributor

Thanks!

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.

od: Interprets options after filename as extra filenames

2 participants