Skip to content

tr: fix unescaped trailing backslash warning#6713

Merged
cakebaker merged 1 commit intouutils:mainfrom
andrewliebenow:tr-trailing-backslash-warning-false-positive
Sep 19, 2024
Merged

tr: fix unescaped trailing backslash warning#6713
cakebaker merged 1 commit intouutils:mainfrom
andrewliebenow:tr-trailing-backslash-warning-false-positive

Conversation

@andrewliebenow
Copy link
Contributor

This warning is being emitted whenever the input string ends with a backslash, even if the backslash is escaped.

This warning is being emitted whenever the input string ends with a
backslash, even if the backslash is escaped.
@cakebaker cakebaker merged commit b4383f9 into uutils:main Sep 19, 2024
@cakebaker
Copy link
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.

2 participants