emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCHES] 21.3.50 for Cygwin: patch 5


From: Juanma Barranquero
Subject: Re: [PATCHES] 21.3.50 for Cygwin: patch 5
Date: Fri, 27 Dec 2002 08:46:25 +0100

On Thu, 26 Dec 2002 18:39:12 -0500, Richard Stallman <address@hidden> wrote:

> Precisely which change are we discussing? 

Eli raised other issues (about using an EXEEXT variable in makefiles,
mostly), but the most serius is with respect to the accompanying patch.

                                                           /L/e/k/t/u


Index: pop.c
===================================================================
RCS file: /cvs/emacs/lib-src/pop.c,v
retrieving revision 1.31
diff -u -2 -r1.31 pop.c
--- pop.c       17 May 2002 11:24:02 -0000      1.31
+++ pop.c       27 Dec 2002 07:42:48 -0000
@@ -120,4 +120,7 @@
 #endif
 
+#ifdef _P
+#undef _P
+#endif
 #ifndef _P
 # ifdef __STDC__




reply via email to

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