This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bug with Cygwin's 'quilt'


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]