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=Mko329WhI/KaH2CI
	4IjKhorDuvhibegE6o7858UrBJX2xfPWVrbmKKIR/KSYKohTb8jvCid5xZFbYu1r
	y6fAaHbwCOU4gy8STS2gkhXVm5MLUkhmhlf5mw2r6IRLDenTVIuVL6SMnwtIK8m+
	Hg14ZPrs+m2IhCWGF21vSt0P/Jc=
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=0KcWk28avGLKTllPEMzfEW
	SyN/Q=; b=JPX22Xv8a38M2zF10hT4yU9EGwQluvk89lpOyaHJ0hsUQSA6OXZqDI
	QFzZM4CykL0sr0WXhxXXkSyJrgb5b4GQ2mbW4edKratCcfd8hjwMC9AUEKL/NYnX
	ZeQt93Boxr6JaomI6ZgzFa6h4+vnnf3B1npUCJy1jH9oXLLUq0Ytk=
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*Ad:D*ca, ver, H*RU:192.168.1.10, H*M:yandex
X-HELO: forward102o.mail.yandex.net
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1550424002;	bh=wYgMhG6LLEPfmwaHMBZS5+NW0DcSg+K/827ldszdy68=;	h=Date:From:Reply-To:Message-ID:To:Subject:In-Reply-To:References;	b=OAxN6vWnmpTe2wToyLziL3qrECv8aFrq/DEfLVlwdCJjoNpFTB1GyHocYb3syVc+j	 RZheSJlEDPYDKJZlxJBpYDH5w+Mq8cHVxg24yBnlWqm/VqV97p8SeLA0yGFUaesbN/	 pgRyn3vkmS7fXDGeSrkwvQxAXyySwLNOFGYVLGbE=
Authentication-Results: mxback1o.mail.yandex.net; dkim=pass header.i=@yandex.ru
Date: Sun, 17 Feb 2019 20:07:26 +0300
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <1145831280.20190217200726@yandex.ru>
To: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>, cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Cygwin 3.0.0-1
In-Reply-To: <9258666a-9e24-addd-2a5e-5f91955d39b3@SystematicSw.ab.ca>
References: <announce.20190216152927.GB4256@calimero.vinschen.de>   <1661328738.20190217182851@yandex.ru>  <20190217164213.GP4256@calimero.vinschen.de>  <9258666a-9e24-addd-2a5e-5f91955d39b3@SystematicSw.ab.ca>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, Brian Inglis!

> On 2019-02-17 09:42, Corinna Vinschen wrote:
>> On Feb 17 18:28, Andrey Repin wrote:
>>> 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.

> Appears to be running under Windows shell (TYPE) and pipe redirection - could
> that make a difference under some Windows versions about what is known?

> What are uname -srvmo and cmd /c ver?

It's Win7Pro/RUS SP1 64-bit, if that's what you were after.

(Can't install back 3.0 right now, but I'll do that later if it's important.)

$ cmd /c ver

Microsoft Windows [Version 6.1.7601]


-- 
With best regards,
Andrey Repin
Sunday, February 17, 2019 20:03:31

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

