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:message-id:date:from:mime-version:to:subject
	:content-type:content-transfer-encoding; q=dns; s=default; b=U2N
	T2wvo7IwC0CXKo0lyIwibyhOiRHwiiODHdwq+cSCgYshiZWp9FruaXgVuNN+XnZK
	CxwcnbeULJWuLofu3lBpvlZsoDwb2CoIvuEbKIr6rddq2F+5X/7d4vsxczXXL/GH
	HUG1tfQhBoMSjQnyeWUZ1YMzNGzhjXgMe6VLqQW8=
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:message-id:date:from:mime-version:to:subject
	:content-type:content-transfer-encoding; s=default; bh=nJ8RzfD5q
	BwIVx/Xmx50ioG3EQg=; b=g67qpmMus5cbWMzUod04qGACG/HMUNIfyCxprkZ3B
	r76P4B+/cK6JofEmGOfbdSn2tF3kv4ecK4ZMow6PAj140vdmlMQGCoP1EsAmLeAG
	O7EZjPcA6m5vqJgVMV1f9FB0mEYy0h7qpU6mpRsuLugS+ZgR2oQx0YHnfPh+idGU
	SQ=
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
X-Spam-SWARE-Status: No, score=1.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=no version=3.3.1
X-Received: by 10.15.34.77 with SMTP id d53mr28545251eev.95.1372820701636;        Tue, 02 Jul 2013 20:05:01 -0700 (PDT)
Message-ID: <51D39491.9040501@email.com>
Date: Wed, 03 Jul 2013 05:03:45 +0200
From: "Peter B." <tripleshiftone@gmail.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130328 Thunderbird/17.0.5
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Bug with Cygwin's 'quilt' is actually in 'patch'
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: 7bit

On Jun 20 09:46, Corinna Vinschen wrote:
> I'll build a new patch 2.7.1 for 32 bit today. I hope that fixes it
> for 32 bit as well.

The new 2.7.1 (32bit) brakes CRLF handling for me completely. The old
2.6.1 works properly. 2.7.1 with text files converted from CRLF to LF
works properly as well.

Can you take a look at the download link below? It includes an example
file (with CRLF), the corresponding patch (LF) and the two binaries
(patch v2.6.1 and v2.7.1).

http://www60.zippyshare.com/v/13352963/file.html

# Does work with CRLF
patch261 -Nls Activity.smali < framework.patch

# Does not work with CRLF
patch271 -Nls Activity.smali < framework.patch

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

