-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
csplit: support reading from pipe #6951
base: main
Are you sure you want to change the base?
Conversation
8a54b84
to
d4c0f0b
Compare
@fuad1502 any update on this PR ? thanks |
d4c0f0b
to
64ce260
Compare
@sylvestre Hi, sorry for the long delay, I think I can handle the failing tests today 👍 There are some different behaviours in MacOS and Windows that I need to handle. |
@sylvestre I am having trouble with bringing up a MacOS virtual machine to debug and test the code on it. There might be some additional delay, sorry about this. In the mean time, do you know of any alternatives that I can try out other than running MacOS on VirtualBox / MacOS with Docker? I've tried both on my Ubuntu machine, but not yet successful. |
64ce260
to
30484e9
Compare
GNU testsuite comparison:
|
fad8e0a
to
07eaffc
Compare
…error message more uniformly.
…er with original csplit error
…ith all UNIX systems
07eaffc
to
75ff8ac
Compare
MacOS issue fixed. It turns out |
Closing #6461
InputIterator
.UResult
instead ofio::Result
inInputIterator
for a more uniform IO error handling.csplit
.