X-Recipient: archive-cygwin AT delorie DOT 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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=aahKrdAYPWIKdfo7 0ttqxNg9699H8yXbFugYfjiByUX0m1gogl+khDreb1NdSRmBUxJOeAsYlZMNxpTU 3mxF2FC0TDgaN6Y65IBJlVuDC6zwMIvwqgbgsCdiH3Yg6ko6Jt9OZWTkQum/6ktQ tTRfe1Hw67yirPN8dGQ/lImrPog= 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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=5NWQjWkvHZOqiNKZMS618o /UcRY=; b=stf06i1PqsWgww1qL+1RmyjvQBVZG/6b+6E0oyfYEBNi5ZHyFGsg/s am0w7bcuJla9SF6epdrTc07Y7CaL00zVP8BExNf4NgYgi0yPp25O3q/BmfHBoeX6 AGaZXUpxK+9BEP8kx4BSNhQHRqy5FVMCgndLRw+Sfp8JpzSeSdF+k= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,KAM_NUMSUBJECT,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=H*Ad:D*ca, mad, money, Hx-spam-relays-external:sk:smtp-ou X-HELO: smtp-out-no.shaw.ca Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca Subject: Re: [ANNOUNCEMENT] Cygwin 3.0.0-1 To: cygwin AT cygwin DOT com References: <1661328738 DOT 20190217182851 AT yandex DOT ru> <20190217164213 DOT GP4256 AT calimero DOT vinschen DOT de> <9258666a-9e24-addd-2a5e-5f91955d39b3 AT SystematicSw DOT ab DOT ca> <1145831280 DOT 20190217200726 AT yandex DOT ru> <5710aedc-8ef7-843c-1e36-6a07a168fdaa AT SystematicSw DOT ab DOT ca> <507312885 DOT 20190217211104 AT yandex DOT ru> From: Brian Inglis Openpgp: preference=signencrypt Message-ID: <52436540-7af2-17d7-a394-9582699c85c6@SystematicSw.ab.ca> Date: Sun, 17 Feb 2019 21:08:52 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1 MIME-Version: 1.0 In-Reply-To: <507312885.20190217211104@yandex.ru> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 2019-02-17 11:11, Andrey Repin wrote: > Greetings, Brian Inglis! > >> On 2019-02-17 10:07, Andrey Repin wrote: >>>> 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] >> No problems for me under Win10 1809 with previous Cygwin release - after current >> upgrade: >>> TYPE "%SystemRoot%\win.ini" | diff -u "%SystemRoot%\win.ini" - >> diff: -: Illegal seek > Did we find a century old upstream bug? :) Days old: $ uname -srvmo CYGWIN_NT-10.0 3.0.0(0.336/5/3) 2019-02-16 13:21 x86_64 Cygwin worked fine with no problems under 2.11.2-1 days before with the same OS: $ cmd /c ver Microsoft Windows [Version 10.0.17763.292] [OT: as someone who made money from necessary, auditable, trackable, repeatable Y2K fixes to systems, other stupid, short sighted, amnesiac orgs still omitting the century from years makes me spitting mad, hoping they crash and burn pathetically and soon, as they deserve!] -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. -- 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