[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug in notify list
On 2001.06.15 18:56:34 +1000 Andy80 wrote:
> Hello
>
> > Hmm yeah that shouldn't happen, here's a patch...
>
> I wasn't able to apply the patch :(
>
> [shady@piccoli download]$ tar xfv xchat-1.7.7.tar
> [shady@piccoli download]$ cd xchat-1.7.7
> [shady@piccoli xchat-1.7.7]$ cd src/common/
> [shady@piccoli common]$ cp /home/shady/notify177.diff
> /home/shady/download/xchat-1.7.7/src/common/
> [shady@piccoli common]$ patch notify.c notify177.diff
> patching file notify.c
> patching file notify.h
> patching file inbound.c
> patch unexpectedly ends in middle of line
> patch unexpectedly ends in middle of line
>
> I get these errors
Oh wait, I think you just applied it wrong, try this:
xchat-1.7.7$ patch -p1 < ../notify177.diff
patching file src/common/notify.c
patching file src/common/notify.h
patching file src/common/inbound.c
xchat-1.7.7$
--
Peter Zelezny. <zed@linux.com>
-
XChat-discuss: mailing list for XChat users
Archive: http://mail.nl.linux.org/xchat-discuss/
Posted By: Peter Zelezny <zed@linux.com>