Skip to content

pipes.rs: avoid usage of bool#12444

Merged
sylvestre merged 1 commit into
uutils:mainfrom
oech3:splice-bool
May 23, 2026
Merged

pipes.rs: avoid usage of bool#12444
sylvestre merged 1 commit into
uutils:mainfrom
oech3:splice-bool

Conversation

@oech3
Copy link
Copy Markdown
Contributor

@oech3 oech3 commented May 23, 2026

Use splice_unbounded_broker()?.is_err() to return fatal error at early and checking that fallback is needed instead of returning double negative true.

_auto is fixed at different PR later.

@oech3 oech3 force-pushed the splice-bool branch 2 times, most recently from a366b6c to 28630fd Compare May 23, 2026 09:06
@oech3 oech3 marked this pull request as ready for review May 23, 2026 09:25
@sylvestre sylvestre merged commit dddf0a3 into uutils:main May 23, 2026
187 of 255 checks passed
@oech3 oech3 deleted the splice-bool branch May 23, 2026 13:37
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