-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
csplit: support reading from pipe #6951
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
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: |
07eaffc to
75ff8ac
Compare
|
MacOS issue fixed. It turns out |
…error message more uniformly.
…er with original csplit error
…ith all UNIX systems
75ff8ac to
a4fdecb
Compare
|
Thanks for your PR :) |
Closes #6461
InputIterator.UResultinstead ofio::ResultinInputIteratorfor a more uniform IO error handling.csplit.