cygwin64 process substitution: known bug?

Gregory M. Turner gmt@malth.us
Sun Apr 7 21:00:00 GMT 2013


On my cygwin64, all bash process substitutions fail:

$ ls -l <(echo foo)
lrwxrwxrwx 1 greg None 0 Apr  7 13:20 /dev/fd/63 -> pipe:[656]

$ cat <(echo foo)
cat: /dev/fd/63: No such file or directory

Here's an strace: http://pastebin.com/KS9766Vv

Anyone know what's going on?  I don't have a cygwin64 kernel/libc build 
tree, yet, but, if this merits further investigation, I suppose it's as 
good an excuse as any to build one, as this is messing up my play-time.

--
gmt


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list