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
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=kXlHAmkPOyyyjdvqlMoTVXm+RwnTWHuoeykULfu2HPF
	GJc3WjcqON7ggiJ67NIBB84OZGWN93BAWeOEMG3LpzR4hcPMTc7NKcYklUq/xjOE
	mEwz0yb0EDydn3qqz0gsjgfW+2C+ibW2biSR2wPNlAQ9GdpqIJqg4hwqSLDhYLfA
	=
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
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=5HZkdhxAD0UUako38yfTCDFTRZk=; b=Ey1ObqxjpxKQCvtFD
	7y3yt+MKH2wGNarNE42Wt3lQYdL5hTudaLocORj3K55bC44SHfEG4E86oPdEi4AE
	891jvhp8QgW6XPaeu2pZRdprQvV19wYR7cT8M/i2LTN+Qwc4Uk/48CJaHQZ30pF+
	9U13+IX7usBW9113GdfU5mllko=
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.2 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE autolearn=ham version=3.3.1
Message-ID: <51BFF1F9.4040205@codespunk.com>
Date: Tue, 18 Jun 2013 01:36:57 -0400
From: "Matt D." <matt@codespunk.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.28) Gecko/20120306 Thunderbird/3.1.20
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Bug with Cygwin's 'quilt'
References: <51BFEB6E.2040404@codespunk.com>
In-Reply-To: <51BFEB6E.2040404@codespunk.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Built the latest source 0.60 (same version as Cygwin) from 
http://freecode.com/projects/quilt. Built on CentOS 6.4 and passes my 
previously provided test just fine.

Downloaded the same source to Cygwin, rebuilt, replaced quilt in /bin; 
test still errors out. I also tried the latest cygwin1.dll snapshot; 
same problem.


On 6/18/2013 1:09 AM, Matt D. wrote:
> The last e-mail I supplied to the mailing list was missing the link to
> the example. See this one for the link.
>
> ---
>
> There seems to be a problem with Cygwin's quilt. This simple example
> simply alters a #define from 'MESAGL' to 'NX_MESAGL'. That's it.
>
> New quilt created, ok.
> New patch, ok.
> Edit file, ok.
> Refresh (create patch), ok.
> Rollback changes, ok.
> Reapply patch.. error:
>
>  >>> quilt push
>  >>> Applying patch test.patch
>  >>> patching file Imakefile
>  >>> Hunk #1 FAILED at 2.
>  >>> 1 out of 1 hunk FAILED -- rejects in file Imakefile
>  >>> Patch test.patch does not apply (enforce with -f)
>
> http://codespunk.com/files/upload/cygwin_quilt_00.zip
>
> Extract to a directory, cd in, and run 'quilt push' to generate the error.
>
>
>
> --
> 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
>
>
>

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

