10000 echo: should use uucore::format::parse_escape_only · Issue #7258 · uutils/coreutils · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

echo: should use uucore::format::parse_escape_only #7258

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

Closed
jfinkels opened this issue Feb 2, 2025 · 0 comments · Fixed by #7316
Closed

echo: should use uucore::format::parse_escape_only #7258

jfinkels opened this issue Feb 2, 2025 · 0 comments · Fixed by #7316
Labels

Comments

@jfinkels
Copy link
Collaborator
jfinkels commented Feb 2, 2025

I think the uucore::format::parse_escape_only function can be used in the echo.rs file in place of the print_escaped function.

@jfinkels jfinkels changed the title echo: should use uucore::format::parse_ecape_only echo: should use uucore::format::parse_escape_only Feb 2, 2025
sylvestre pushed a commit to sylvestre/coreutils that referenced this issue Feb 24, 2025
Remove some duplicate code in favor of just calling
`uucore::format::parse_escape_only()`.

Fixes uutils#7258.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant
0