From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 70796 invoked by alias); 5 Mar 2018 21:05:44 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 70784 invoked by uid 89); 5 Mar 2018 21:05:44 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=H*F:D*yandex.ru, H*M:yandex, H*r:build, yandexru X-HELO: forward106o.mail.yandex.net Received: from forward106o.mail.yandex.net (HELO forward106o.mail.yandex.net) (37.140.190.187) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 05 Mar 2018 21:05:43 +0000 Received: from mxback6g.mail.yandex.net (mxback6g.mail.yandex.net [IPv6:2a02:6b8:0:1472:2741:0:8b7:167]) by forward106o.mail.yandex.net (Yandex) with ESMTP id 55FE9782533; Tue, 6 Mar 2018 00:05:02 +0300 (MSK) Received: from smtp1p.mail.yandex.net (smtp1p.mail.yandex.net [2a02:6b8:0:1472:2741:0:8b6:6]) by mxback6g.mail.yandex.net (nwsmtp/Yandex) with ESMTP id l0co7c5Me8-51uWkoJr; Tue, 06 Mar 2018 00:05:02 +0300 Received: by smtp1p.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id vBHjNjzuPj-511KoWFY; Tue, 06 Mar 2018 00:05:01 +0300 (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client certificate not present) Authentication-Results: smtp1p.mail.yandex.net; dkim=pass header.i=@yandex.ru Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Mon, 05 Mar 2018 20:58:05 -0000 Date: Mon, 05 Mar 2018 21:54:00 -0000 From: Andrey Repin Reply-To: cygwin@cygwin.com Message-ID: <5310615097.20180305235805@yandex.ru> To: arnold@skeeve.com, cygwin@cygwin.com Subject: Re: [bug-gawk] gawk Regression: CR characters are not stripped on Windows In-Reply-To: <201803051414.w25EEKCP021833@freefriends.org> References: <201803051336.w25Da6xe018344@freefriends.org> <20180305140016.GA25306@calimero.vinschen.de> <201803051414.w25EEKCP021833@freefriends.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-03/txt/msg00075.txt.bz2 Greetings, arnold@skeeve.com! > Corinna Vinschen wrote: >> Hi Arnold, >> >> On Mar 5 06:36, arnold@skeeve.com wrote: >> > Is there a way to distinguish cygwin from msys at compile time? >> > I would not object to restoring the behavior for msys only. >> >> __MSYS__ vs. __CYGWIN__ >> >> >> Corinna >> >> -- >> Corinna Vinschen Please, send mails regarding Cygwin to >> Cygwin Maintainer cygwin AT cygwin DOT com >> Red Hat > Excellent. I will probably do that, soon. Keep in mind that you should avoid relying on __CYGWIN__ if possible. Only if certain POSIX mandated functionality could not be implemented at all using WinAPI you may go for this macro to work around compatibility issues. -- With best regards, Andrey Repin Monday, March 5, 2018 23:56:14 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