X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:date:message-id:subject:from:to
	:content-type; q=dns; s=default; b=mhRoJtVRyG5KttWym8CEgEtL2DEub
	Ly5ovu6Y7N32rH7oX1oXFCx+1c59gruEy17YBGAQHTUUMYAA3/3qZa3IewOrgn0b
	pFEgmUZyxaXF8au8/AENNQKM7TmC1f0IDfXswDdrcHbsEjZugdd2FkWMC6csDaPx
	DN5qkDsAyjqryc=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:date:message-id:subject:from:to
	:content-type; s=default; bh=fpXwy4gX4JIl09B0iWjBzFBUIGY=; b=A6O
	Qt7h/SfD06wMGO5jKWB2vKg1HIkwkOadE8qQN1ekT1Lfthhi+HihhSdDgn8mqKKA
	geoYFdBhQBU44EvG0j4v02vBGNVkW22okeAneMn2+SOLWgh3rFksJiVmqDR3iXTI
	+aP8e0uQ86L9u6cUBL6WiWLHaEkSmF7E2AHZCaSE=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=updates, Hx-languages-length:378, typed, 81
X-HELO: mail-lb0-f174.google.com
MIME-Version: 1.0
X-Received: by 10.112.170.167 with SMTP id an7mr15055585lbc.37.1451079171295; Fri, 25 Dec 2015 13:32:51 -0800 (PST)
Date: Fri, 25 Dec 2015 22:32:51 +0100
Message-ID: <CAPJ9Yc9uFnFSFPkYxJj2A87EzZVNrWx2mN5Pq6SxCwpf_78QVQ@mail.gmail.com>
Subject: cmp (or echo) bug?
From: =?UTF-8?Q?David_Bala=C5=BEic?= <xerces9@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

Hi!

In Cygwin terminal (bash) I typed:

cmp  <(echo echo1)  <(echo echo2)

This does not print anything.
Not even with -b.

On Linux (Ubuntu 12.04 in VMWare) it reports that the inputs are different.

Bug?
Or am I missing something?

I just updated to latest version of cygwin, to be sure.
32 bit version.
On Windows 8.1 Pro x64 (all updates)

Regards,
David

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

