Skip to content

Conversation

@RenjiSann
Copy link
Collaborator

Fix the remaining edge case of #6777:

$ ./target/debug/tr -d '[=aa=]'
./target/debug/tr: aa: equivalence class operand must be a single character

@RenjiSann RenjiSann changed the title tr: Fix GNU behavior deviations tr: Fix GNU behavior deviation Feb 18, 2025
@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)

@github-actions
Copy link

GNU testsuite comparison:

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

@RenjiSann RenjiSann force-pushed the peron/tr-fix-multiple-chars-in-eq branch 3 times, most recently from c6a1d11 to c22f493 Compare February 18, 2025 21:00
@github-actions
Copy link

GNU testsuite comparison:

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

@RenjiSann RenjiSann force-pushed the peron/tr-fix-multiple-chars-in-eq branch from d051192 to ca4eb88 Compare February 19, 2025 15:14
@RenjiSann RenjiSann force-pushed the peron/tr-fix-multiple-chars-in-eq branch from ca4eb88 to 989b6ba Compare February 19, 2025 15:15
@cakebaker cakebaker linked an issue Feb 19, 2025 that may be closed by this pull request
@cakebaker cakebaker merged commit a2af5d6 into uutils:main Feb 19, 2025
65 checks passed
@cakebaker
Copy link
Contributor

Thanks :)

@RenjiSann RenjiSann deleted the peron/tr-fix-multiple-chars-in-eq branch February 25, 2025 11:12
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.

tr: deviations from reference implementation

3 participants