Re: [PATCH] Mingw: verify both ends of the pipe () call
From: Johannes Schindelin <hidden> Date: 2016-06-15 23:06:19
Hi all,
On 2015-08-27 17:55, Johannes Schindelin wrote:
From: jfmc <redacted>
The code to open and test the second end of the pipe clearly imitates
the code for the first end. A little too closely, though... Let's fix
the obvious copy-edit bug.
Signed-off-by: Jose F. Morales <redacted>
Signed-off-by: Johannes Schindelin <redacted>
---
For what it's worth: this is my first submitGit submission! ;-)
Ciao,
Dscho