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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=xNlnx7iIeqqGVPuZ DWO+aYeUgyN7+kfGIrDKVr0Il/IaOKFPQR2Csx17sBw+c3ucKaRRsFrfcqDR0DeE UfZ0xrtk1cdGwrBCcbOLvXdZ/OLpShOtYrtuoAx5hDiVUIbwkVD5lo/CkSWe0S6U V+zKK8d2oOCpQL97z9dLsu4slN8= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=aTKazYMTtg1gQYfkRlEfbK 4NboQ=; b=J2DcKL74KvQWNcPS57mTJOut4oAFl6X6edfTXqGFO00U2NJZH0f7gz seb8WNp5RdFl4Tb/XEs7/rTxigLoiRXn2pv3qO/iKNAxEbkev55d8E6AflDZOhnA KQxtZfDdL1KWTq9nRZpgLbdEI73HQh38nXHW667OFaYJexqpSR6gs= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=bn, Bn, U*$B, treatment X-HELO: mail-qt0-f172.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=Mo4E91htqNuI2WsBvrTqBKmocUz0QIkZCQ5oX2LGYo8=; b=VuEMobPpN/4bMZ+9xXDeEZrjEVLNtW/BC6sffb88P/onN5g5kzaS0ntpMvtCsOh3js 1SXbRJFQjE05nPcIftR27u+WGS65KgfaW8U/J6UdAH/uSEdRJWFWejZcy5qvhKiBWgRb wFn6ojw+5bd2dNHy15gHKs/8Yungq5Ip4wKw2P//vs/40pstEnitXkY6SZKMjG3IQWlM z9Q5jHL09SM6xLKmtNEJscotA463ZsKUCuFnZjoYbEYgUtM60Q1JrXtEYCLgPHZJf4ur WhNRFEj5eeV006aagXCPFtvditPku9qM9zNeDCsDdJVoamnE71C7EDPfoCrdoBfujrPZ 01qg== X-Gm-Message-State: AODbwcBU3QXaq82YKZ82xeRvtiomP4NnI0QP/1F/JKGe89Ja0CAk1jIk t2g7EK6Rfa9+MZES X-Received: by 10.200.55.103 with SMTP id p36mr2770932qtb.64.1494496777070; Thu, 11 May 2017 02:59:37 -0700 (PDT) Subject: Re: grep3.0 of cygwin changed treatment of CR/LF. To: cygwin AT cygwin DOT com References: <96475ee0-f8a5-4c8a-b023-5c186f83d49f AT koeitecmo DOT co DOT jp> From: Marco Atzeri Message-ID: <1de09bbb-0162-4c42-8a5d-7dfe5540c671@gmail.com> Date: Thu, 11 May 2017 11:59:28 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <96475ee0-f8a5-4c8a-b023-5c186f83d49f@koeitecmo.co.jp> Content-Type: text/plain; charset=iso-2022-jp; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 11/05/2017 08:56, $B AT n:j(B $B AT 55.(B wrote: > I found a problem on grep 3.0 on command prompt of Windows10 with 64bit > cygwin. > It seems that treatment of CR/LF is changed. > I expect cygwin disposes of CR/LF. > See announcement https://sourceware.org/ml/cygwin-announce/2017-02/msg00035.html use d2u to remove unwanted CR/LF sequence Regards Marco -- 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