On 03.07.2013 15:30 Corinna Vinschen wrote:
> On Jul 3 15:04, Peter B. wrote:
>> On 03.07.2013 14:33 Corinna Vinschen wrote:
>>> On Jul 3 05:03, Peter B. wrote:
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 bi
On Jul 3 15:04, Peter B. wrote:
>
> On 03.07.2013 14:33 Corinna Vinschen wrote:
> > On Jul 3 05:03, Peter B. wrote:
> >> 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
On 03.07.2013 14:33 Corinna Vinschen wrote:
> On Jul 3 05:03, Peter B. wrote:
>> 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
On Jul 3 05:03, Peter B. wrote:
> 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 conver
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.
Thank you. I took the time to make certain that I couldn't find any
other lingering problems.
The update to 2.7.1 corrects the test case I submitted previously.
Thanks! :)
On 6/21/2013 8:11 AM, Corinna Vinschen wrote:
On Jun 20 09:46, Corinna Vinschen wrote:
On Jun 19 23:31, Matt D. wrote:
On Jun 20 09:46, Corinna Vinschen wrote:
> On Jun 19 23:31, Matt D. wrote:
> > I've been looking further into this and it appears as though the
> > problem is in 'patch' not 'quilt'. quilt is actually a collection of
> > bash scripts and calls patch to do the actual patching.
> >
> > Using the sam
On Jun 19 23:31, Matt D. wrote:
> I've been looking further into this and it appears as though the
> problem is in 'patch' not 'quilt'. quilt is actually a collection of
> bash scripts and calls patch to do the actual patching.
>
> Using the same example I provided earlier in the thread, the same
I'm building from Linux source from the X2Go git repository. The patches
are being applied downstream to the last base nx libraries provided by
NoMachine. It can't be helped if the original source has CRLF in this case.
I understand that Cygwin is trying to emulate Linux here, but I don't
beli
On Wed, Jun 19, 2013 at 11:31:48PM -0400, Matt D. wrote:
>I've been looking further into this and it appears as though the problem
>is in 'patch' not 'quilt'. quilt is actually a collection of bash
>scripts and calls patch to do the actual patching.
>
>Using the same example I provided earlier in
I've been looking further into this and it appears as though the problem
is in 'patch' not 'quilt'. quilt is actually a collection of bash
scripts and calls patch to do the actual patching.
Using the same example I provided earlier in the thread, the same error
occurs when calling patch direct
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
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
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
14 matches
Mail list logo