emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dead code in process.c


From: Kenichi Handa
Subject: Re: Dead code in process.c
Date: Sat, 27 Sep 2003 09:28:50 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.2.92 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

In article <address@hidden>, Gaute B Strokkenes <address@hidden> writes:

> This patch is a week or so old, but I expect it will still apply.
> Index: process.c
> ===================================================================
> RCS file: /cvsroot/emacs/emacs/src/process.c,v
> retrieving revision 1.409
> diff -u -r1.409 process.c
> --- process.c 1 Sep 2003 15:45:56 -0000       1.409
> +++ process.c 11 Sep 2003 02:25:42 -0000
> @@ -4832,7 +4832,6 @@
>      {
>        int require = encoding_buffer_size (coding, len);
>        int from_byte = -1, from = -1, to = -1;
> -      unsigned char *temp_buf = NULL;
[...]

Thank you.  I installed that change in CVS HEAD.

---
Ken'ichi HANDA
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]