Skip to content

csplit: fix two issues with non ASCII digits#8020

Merged
sylvestre merged 2 commits intouutils:mainfrom
cakebaker:csplit_fix_issues_with_non_ascii_digits
May 28, 2025
Merged

csplit: fix two issues with non ASCII digits#8020
sylvestre merged 2 commits intouutils:mainfrom
cakebaker:csplit_fix_issues_with_non_ascii_digits

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.

@github-actions
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