Skip to content

uucore: simplify splice()#11745

Merged
cakebaker merged 1 commit into
uutils:mainfrom
oech3:uu-splice
Apr 10, 2026
Merged

uucore: simplify splice()#11745
cakebaker merged 1 commit into
uutils:mainfrom
oech3:uu-splice

Conversation

@oech3
Copy link
Copy Markdown
Contributor

@oech3 oech3 commented Apr 10, 2026

Remove Ok(..)? . We don't show splice()'s error and always take from write()' fallback since >/dev/full shows incorrect EINVAL.

@github-actions
Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/date/date-locale-hour (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/date/resolution (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/tail/symlink (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/tail/tail-n0f (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/unexpand/bounded-memory is now passing!

@oech3 oech3 marked this pull request as ready for review April 10, 2026 10:54
@cakebaker cakebaker merged commit 7599b35 into uutils:main Apr 10, 2026
164 of 167 checks passed
@cakebaker
Copy link
Copy Markdown
Contributor

Thanks!

@oech3 oech3 deleted the uu-splice branch April 10, 2026 13:15
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