delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2012/04/11/16:04:15

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-5.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE
X-Spam-Check-By: sourceware.org
Message-ID: <4F85E3A1.1060501@gmail.com>
Date: Wed, 11 Apr 2012 22:03:45 +0200
From: marco atzeri <marco DOT atzeri AT gmail DOT com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120327 Thunderbird/11.0.1
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: Process Substitution / Named Pipes in cygwin 1.7.11-1
References: <876df573-97a0-4d37-bede-3fdc1adf3397 AT malth DOT us>
In-Reply-To: <876df573-97a0-4d37-bede-3fdc1adf3397@malth.us>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

On 4/11/2012 9:48 PM, Gregory M. Turner wrote:
> ----- Original Message (cgf) -----
>> On Wed, Apr 11, 2012 at 06:17:40PM -0000, Gregory M. Turner wrote:
>>> ----- Original Message (Me) -----
>
>
>>>   $ diff -u<(echo foo)<(echo bar)
>       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ concrete detail
>
>
>> I suspect that it probably about as irritable as certain people get when
>> "bug reports" are couched in colorful adjective-laden language without
>> any actual concrete details.
>
> Eh?  There's been no bug report.  I was just sharing some casual
> observations in response to another post.
>
> To be clear:
>
> The above diff command has no output.  The output is supposed to be along the lines of:
>
> --- /dev/fd/63  2012-04-11 11:44:02.283689675 -0700
> +++ /dev/fd/62  2012-04-11 11:44:02.283689675 -0700
> @@ -1 +1 @@
> -foo
> +bar
>
> The failure is reproducible on the latest mainline distribution running
> on my workstation.  It also occurs exactly the same way in a very different
> roll-your-own environment I have immediate access to, also on my workstation.
>
> I suppose I could have mentioned that my box is:
>
> CYGWIN_NT-6.1-WOW64 1.7.13(0.260/5/3) 2012-04-05 12:43 i686 unknown unknown Cygwin
>

solved on latest snapshot 20120411

$ diff -u <(echo bar) <(echo foo)
--- /dev/fd/63  2012-04-11 22:02:17.000000000 +0200
+++ /dev/fd/62  2012-04-11 22:02:17.000000000 +0200
@@ -1 +1 @@
-bar
+foo

marco AT MARCOATZERI ~
$ uname -a
CYGWIN_NT-6.1-WOW64 MARCOATZERI 1.7.14s(0.260/5/3) 20120411 13:57:42 
i686 Cygwin


Regards
Marco

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019