Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wc: count ASCII control characters as word characters #6199

Merged
merged 1 commit into from
Apr 7, 2024

Conversation

BenWiederhake
Copy link
Collaborator

@BenWiederhake BenWiederhake commented Apr 7, 2024

This PR fixes an issue that caused us to fail the GNU test wc/wc.log, specifically not counting ASCII control characters. This is a recent change in GNU coreutils, and 9.4 has a different behavior than 9.5.

Copy link

github-actions bot commented Apr 7, 2024

GNU testsuite comparison:

Congrats! The gnu test tests/wc/wc is no longer failing!

@sylvestre sylvestre merged commit a75b8a0 into uutils:main Apr 7, 2024
64 checks passed
@sylvestre
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