patch -e from stdin broken?

2007-02-21 Thread pedro_alves
Hi guys, While looking at why 'quilt annotate' is broken in Cygwin, I found something fishy on 'patch' in ed mode. Looks like reading the patch from stdin is broken. Reading the patch from a file with -i works ok. Here is how to reproduce: $ touch a.txt $ cat EOF b.txt a new line EOF $

patch -e from stdin broken?

2007-02-21 Thread pedro_alves
Damn, sorry for the noise, webmail client severelly broken, and behind proxy without SMTP access... Will repost later. Cheers, Pedro Alves __ Email gratuito com 2 000 MB Espaço para guardar as memórias de uma vida

Re: patch -e from stdin broken?

2007-02-21 Thread Corinna Vinschen
On Feb 21 15:35, [EMAIL PROTECTED] wrote: Hi guys, While looking at why 'quilt annotate' is broken in Cygwin, I found something fishy on 'patch' in ed mode. Looks like reading the patch from stdin is broken. Reading the patch from a file with -i works ok. Here is how to reproduce: $

Re: patch -e from stdin broken?

2007-02-21 Thread Pedro Alves
Corinna Vinschen wrote: On Feb 21 15:35, [EMAIL PROTECTED] wrote: Hi guys, While looking at why 'quilt annotate' is broken in Cygwin, I found something fishy on 'patch' in ed mode. Looks like reading the patch from stdin is broken. Reading the patch from a file with -i works ok. Here is

Re: patch -e from stdin broken?

2007-02-21 Thread Igor Peshansky
On Wed, 21 Feb 2007, Pedro Alves wrote: (Here is the original message I tried to send earlier, sorry for the mess.) Hi guys, While looking at why 'quilt annotate' is broken in Cygwin, I found something fishy on 'patch' in ed mode. Looks like reading the patch from stdin is broken.

Re: patch -e from stdin broken?

2007-02-21 Thread Pedro Alves
Hi Igor, Igor Peshansky wrote: On Wed, 21 Feb 2007, Pedro Alves wrote: (Here is the original message I tried to send earlier, sorry for the mess.) Hi guys, While looking at why 'quilt annotate' is broken in Cygwin, I found something fishy on 'patch' in ed mode. Looks like reading the patch

Re: patch -e from stdin broken?

2007-02-21 Thread Igor Peshansky
On Wed, 21 Feb 2007, Pedro Alves wrote: Hi Igor, Igor Peshansky wrote: On Wed, 21 Feb 2007, Pedro Alves wrote: (Here is the original message I tried to send earlier, sorry for the mess.) Hi guys, While looking at why 'quilt annotate' is broken in Cygwin, I found