[ANNOUNCEMENT] TEST: Cygwin 3.0.0-0.6

Corinna Vinschen corinna-cygwin@cygwin.com
Tue Feb 5 13:37:00 GMT 2019


On Feb  5 13:02, Michael Haubenwallner wrote:
> On 2/2/19 9:29 PM, Corinna Vinschen wrote:
> > Hi folks,
> > 
> > 
> > I uploaded a new Cygwin test release 3.0.0-0.6
> 
> > Please test.
> 
> Ok... there's a regression since Cygwin 2.11 with bash co-processes:
> 
>  $ echo abc > >(cat)
>  -bash: /dev/fd/62: No such file or directory
>  $
> 
> Expected behaviour (modified for more readability):
> 
>  $ echo abc > >(read; echo "got: $REPLY") ; sleep 1
>  got: abc
>  $
> 
> Note that this happens even without the topic/forkables patches applied.

There's a thinko in the new /proc/PID/fd reopen code as far as
pipes are concerned.


Investigating...
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20190205/10496f82/attachment.sig>


More information about the Cygwin mailing list