Skip to content

dd use .map_err - #13631

Open
oech3 wants to merge 1 commit into
uutils:mainfrom
oech3:dd-map-err
Open

dd use .map_err#13631
oech3 wants to merge 1 commit into
uutils:mainfrom
oech3:dd-map-err

Conversation

@oech3

@oech3 oech3 commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread src/uu/dd/src/dd.rs
"Failed to restore O_DIRECT flag: {}",
io::Error::from(os_err)
);
show_error!("Failed to restore O_DIRECT flag: {e}");

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder whether we should be using show_warning here.

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