I've tried with both the latest release and the latest snapshot with
the same results. Is this still an issue?
-Craig
-Original Message-
From: Bill Ross
Sent: Friday, June 18, 2010 11:00 AM
To: 'Craig Martek'; cygwin
Subject: RE: CygWin-1.7.3-1 fails to provide pipe. (st
I tried these 2 orders of ops:
$ mkfifo /tmp/p
$ ls -l > /tmp/p
Other$ cat /tmp/p [hangs]
But
$ mkfifo /tmp/p
Other$ cat /tmp/p
$ ls -l > /tmp/p[ls -l appears on other]
Bill
-Original Message-
From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of
Craig Mart
On 5/19/2010 1:04 PM, Gary wrote:
> benczur writes:
>
>> Sorry for bringig up this thread again, but was this issue fixed in 1.7.5-1?
>>
>> When I do:
>> $ mkfifo /tmp/pipe
>> $ ls -l > /tmp/pipe
>> cygwin hangs... and cannot be stopped by Ctrl-C.
>
> WFM (in the sense it responds to Ctrl-C).
Th
benczur writes:
> Sorry for bringig up this thread again, but was this issue fixed in 1.7.5-1?
>
> When I do:
> $ mkfifo /tmp/pipe
> $ ls -l > /tmp/pipe
> cygwin hangs... and cannot be stopped by Ctrl-C.
WFM (in the sense it responds to Ctrl-C).
--
Gary
Non-kook (allegedly)
--
Problem reports:
Larry Hall (Cygwin) wrote:
>
> On 4/21/2010 8:42 PM, will.dutt wrote:
>> Christopher Faylor-8 wrote:
>>> On Tue, Apr 06, 2010 at 11:01:21AM -0400, Christopher Faylor wrote:
On Tue, Apr 06, 2010 at 04:10:28PM +0100, Dave Korn wrote:
$ mkfifo /tmp/fifo
$ cat /tmp/fifo
my mistake, so i've done some more testing and found another bug to do with
fifo, i thought this patch had corrected.
i get this error from tee.
tee: read error: Communication error on send
at
exec 3>&1 4>&2
tee $OUTPUT_LOG < $OUTPUT_PIPE >&3 &
regards william d.
p.s. Here is my test script
On 4/21/2010 8:42 PM, will.dutt wrote:
Christopher Faylor-8 wrote:
On Tue, Apr 06, 2010 at 11:01:21AM -0400, Christopher Faylor wrote:
On Tue, Apr 06, 2010 at 04:10:28PM +0100, Dave Korn wrote:
On 06/04/2010 15:15, Christopher Faylor wrote:
On Tue, Apr 06, 2010 at 07:55:19AM -0400, George Bar
when will this snapshot be incorporated back into cygwin, i also rely on fifo
working and for my latest 1.7.x install i had to source this snapshot to get
it working.
http://cygwin.com/snapshots/cygwin1-20100406.dll.bz2
my purpose for fifo.
http://www.travishartwell.net/blog/2006/08/19_2220#ixzz
--- Mar 6/4/10, Christopher Faylor ha scritto:
> On Tue, Apr 06, 2010 at 11:01:21AM
> -0400, Christopher Faylor wrote:
> >On Tue, Apr 06, 2010 at 04:10:28PM +0100, Dave Korn
> wrote:
> >>On 06/04/2010 15:15, Christopher Faylor wrote:
> >>> On Tue, Apr 06, 2010 at 07:55:19AM -0400,
> George Barric
On Tue, Apr 06, 2010 at 11:01:21AM -0400, Christopher Faylor wrote:
>On Tue, Apr 06, 2010 at 04:10:28PM +0100, Dave Korn wrote:
>>On 06/04/2010 15:15, Christopher Faylor wrote:
>>> On Tue, Apr 06, 2010 at 07:55:19AM -0400, George Barrick wrote:
What I am suggesting is that the new cygwin.dll h
On Tue, Apr 06, 2010 at 04:10:28PM +0100, Dave Korn wrote:
>On 06/04/2010 15:15, Christopher Faylor wrote:
>> On Tue, Apr 06, 2010 at 07:55:19AM -0400, George Barrick wrote:
>>> What I am suggesting is that the new cygwin.dll has difficulties
>>> implementing the kind of pipe that octave uses to se
On 06/04/2010 15:15, Christopher Faylor wrote:
> On Tue, Apr 06, 2010 at 07:55:19AM -0400, George Barrick wrote:
>> What I am suggesting is that the new cygwin.dll has difficulties
>> implementing the kind of pipe that octave uses to send its graphing
>> commands to gnuplot. The specific details o
--- Mar 6/4/10, Christopher Faylor ha scritto:
> -0400, George Barrick wrote:
> >What I am suggesting is that the new cygwin.dll has
> difficulties
> >implementing the kind of pipe that octave uses to send
> its graphing
> >commands to gnuplot. The specific details of the
> pipe that serves as
>
On Tue, Apr 06, 2010 at 07:55:19AM -0400, George Barrick wrote:
>What I am suggesting is that the new cygwin.dll has difficulties
>implementing the kind of pipe that octave uses to send its graphing
>commands to gnuplot. The specific details of the pipe that serves as
>an example of this can be se
14 matches
Mail list logo