[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 21.3.50 for Cygwin: patch 5
From: |
Kim F. Storm |
Subject: |
Re: 21.3.50 for Cygwin: patch 5 |
Date: |
07 Jan 2003 10:47:38 +0100 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 |
Richard Stallman <address@hidden> writes:
> 2) a wider, non-localized change (_P and __P => P_)
>
> Now that I understand the situation, I think that is best.
> It is still a fairly localized change, localized to pop.c.
Well, I already changed pop.c to use __P instead of _P, as
the files in lib-src (cvtmail.c, etags.c, movemail.c, yow.c)
already use __P rather than P_. There are other files in
lwlib/ (e.g. xlwmenu.c) and src/ (e.g. gmalloc.c, mktime.c,
and others) which uses __P as well.
What I meant by a "wider, non-localized change" was to change all of
those uses from __P to P_.
>
> Would you like to do it?
I can do that, but is it _necessary_ ?
--
Kim F. Storm <address@hidden> http://www.cua.dk
- Re: [PATCHES] 21.3.50 for Cygwin: patch 5, Joe Buehler, 2003/01/03
- Re: [PATCHES] 21.3.50 for Cygwin: patch 5, Richard Stallman, 2003/01/04
- Re: [PATCHES] 21.3.50 for Cygwin: patch 5, Kim F. Storm, 2003/01/04
- Re: 21.3.50 for Cygwin: patch 5, Benjamin Riefenstahl, 2003/01/05
- Re: 21.3.50 for Cygwin: patch 5, Kim F. Storm, 2003/01/05
- Re: 21.3.50 for Cygwin: patch 5, Joe Buehler, 2003/01/07
- Re: 21.3.50 for Cygwin: patch 5, Richard Stallman, 2003/01/07
- Re: 21.3.50 for Cygwin: patch 5,
Kim F. Storm <=
- Re: 21.3.50 for Cygwin: patch 5, Richard Stallman, 2003/01/07
- Re: 21.3.50 for Cygwin: patch 5, Kim F. Storm, 2003/01/08
- Re: 21.3.50 for Cygwin: patch 5, Richard Stallman, 2003/01/09
- Re: 21.3.50 for Cygwin: patch 5, Kim F. Storm, 2003/01/10
- Re: 21.3.50 for Cygwin: patch 5, Eli Zaretskii, 2003/01/10
- Re: 21.3.50 for Cygwin: patch 5, Kim F. Storm, 2003/01/10
- Re: 21.3.50 for Cygwin: patch 5, Richard Stallman, 2003/01/12
- Re: 21.3.50 for Cygwin: patch 5, Richard Stallman, 2003/01/10
- Re: [PATCHES] 21.3.50 for Cygwin: patch 5, Richard Stallman, 2003/01/05
Re: [PATCHES] 21.3.50 for Cygwin: patch 5, Eli Zaretskii, 2003/01/04