Skip to content

Conversation

@BenWiederhake
Copy link
Collaborator

Specifically:

  • check_against_gnu_tr_tests_e: Yes, the test is about octal interpretation.
  • check_against_gnu_tr_tests_ross_0a: Yes, the [Y*] generates multiple Y's, which causes conflicting replacements, which is why the operation is rejected.
  • check_against_gnu_tr_tests_ross_0b: Same, plus a newline character was accidentally forgotten.
  • check_against_gnu_tr_tests_fowler_1: Apparently the problem was fixed at some point.

Inspired by #6737.

Specifically:
- check_against_gnu_tr_tests_e: Yes, the test is about octal interpretation.
- check_against_gnu_tr_tests_ross_0a: Yes, the [Y*] generates multiple Y's, which causes conflicting replacements, which is why the operation is rejected.
- check_against_gnu_tr_tests_ross_0b: Same, plus a newline character was accidentally forgotten.
- check_against_gnu_tr_tests_fowler_1: Apparently the problem was fixed at some point.
@sylvestre sylvestre merged commit f1cad08 into uutils:main Oct 1, 2024
@sylvestre
Copy link
Contributor

Sweet

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