Skip to content

tail: remove .to_string_lossy()#13356

Merged
cakebaker merged 1 commit into
uutils:mainfrom
oech3:tail-lossy
Jul 11, 2026
Merged

tail: remove .to_string_lossy()#13356
cakebaker merged 1 commit into
uutils:mainfrom
oech3:tail-lossy

Conversation

@oech3

@oech3 oech3 commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Lossy conversion is overhead just for checking that 1st byte == a valid unocode.

@github-actions

Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/cut/bounded-memory (fails in this run but passes in the 'main' branch)

@cakebaker cakebaker merged commit 3ceaab5 into uutils:main Jul 11, 2026
177 checks passed
@cakebaker

Copy link
Copy Markdown
Contributor

Thanks!

@oech3 oech3 deleted the tail-lossy branch July 11, 2026 13:20
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