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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=vVcDCX1WbRld0+gz
	p4I2jOX6qc8ZAAzvvWaMCPHBCTPvDb6Bae44Fvk+7Hq2DcHLhvPD4x8B4kPhWsMu
	v4XlDzFzIwTPbcDQd/hJdfJnEEqqWxoKBvqJ/0mmNVOqDFeWrfpvAoPTXh9RPwyh
	HNbLYG+8YQ+V6AqyjH9UPqa5X0I=
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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=hOKbiklLtzacSzO4BbTbp2
	RrrJI=; b=trMPaD4kY7Y/l+DUxHLKsilxGFR532sTm77wZYAXxHM2nDyI1TG4LW
	A3CzhnPzmLj8sgtHquLrjhFot5rvu2i1DlFENwISW740O3VOJyMI6yC3VoccqI9h
	76JKHbMR9N4cvlAqCv6fGF+1JpfCJW8qOWYWDPPjmzSPk159RNhYM=
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-Spam-SWARE-Status: No, score=-0.2 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_NUMSUBJECT,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=H*RU:192.168.1.10, H*r:ip*192.168.1.10, Hx-spam-relays-external:192.168.1.10, H*M:yandex
X-HELO: forward105o.mail.yandex.net
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1550424002;	bh=RbkU3aAEtMna5Fzyu3qAkdZnqC54jWnx1iIV4QdnQ1M=;	h=Date:From:Reply-To:Message-ID:To:Subject:In-Reply-To:References;	b=eGAK4PmWlVFp3IyShlEEIINsw1ECpNBH7woinDeib0lM7G8N5s7GuH+0jaNSI5FQn	 TKadQn+O/m69CsYjEQOgnjurZT9MEa0bZG0Ivy1KGsUWPA3j0gdYCiRQ03uuZHo5i2	 acVVpedzny+hUabcmn8yWoE2UpRo3B7Z9KyJQ4zY=
Authentication-Results: mxback13g.mail.yandex.net; dkim=pass header.i=@yandex.ru
Date: Sun, 17 Feb 2019 20:07:53 +0300
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <17210681499.20190217200753@yandex.ru>
To: Corinna Vinschen <cygwin@cygwin.com>, cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Cygwin 3.0.0-1
In-Reply-To: <20190217164213.GP4256@calimero.vinschen.de>
References: <announce.20190216152927.GB4256@calimero.vinschen.de>   <1661328738.20190217182851@yandex.ru>  <20190217164213.GP4256@calimero.vinschen.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, Corinna Vinschen!

> On Feb 17 18:28, Andrey Repin wrote:
>> Greetings, Corinna Vinschen!
>> 
>> > I uploaded a new Cygwin release 3.0.0-1.
>> 
>> The redirection issue I mentioned for 3.0-0.9 is still happens.
>> And I see the STC did not made it to the list.
>> Hamsters were hungry, I guess... Let's try without attachments.
>> 
>> TYPE "%SystemRoot%\win.ini" | diff -u "%SystemRoot%\win.ini" -

> I'm baffled.  diff calls fstat on descriptor 0.  fstat returns
> with st_mode set to S_IFIFO | S_IRUSR, so it *knows* descriptor
> 0 is a pipe and thus not seekable.  Nevertheless it calls lseek
> just a bit later to seek back to the beginning of input.

Do you need me to strace it locally?


-- 
With best regards,
Andrey Repin
Sunday, February 17, 2019 20:07:37

Sorry for my terrible english...


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

