Skip to content

Conversation

cakebaker
Copy link
Contributor

This PR fixes two issues related to the use of \d in regexes because it matches Unicode digits whereas we only expect ASCII digits.

Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/misc/tee (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)

@sylvestre sylvestre merged commit 0523eab into uutils:main May 28, 2025
74 checks passed
@cakebaker cakebaker deleted the csplit_fix_issues_with_non_ascii_digits branch May 29, 2025 05:09
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