Stef, thanks for your work.
>>>> "Stef" == Stef Epardaud
<stef(a)lunatech.com> writes:
Stef> On Thu, Nov 04, 1999 at 11:14:02AM +0100, Jan Vroonhof wrote:
> Martin Buchholz <martin(a)xemacs.org> writes:
>
> > It seems that you have examined the warnings in 21.1.7.
>
> His patch has a xlwtabs in it, seems to be for 21.2.
Stef> yes, so far i am updating from cvs for 21.2 and i get a 21.2 when i
Stef> compile :-/ what makes you think it was for 21.1 ?
Stef> i mean... i am not a guru in C like you guys are, abd yes i do mistakes
Stef> and i am clumbsy in my mails, ... but i really think it is 21.2 ;)
Stef> or the world is plotting against me and i am in the matrix, they try to
Stef> make me think it is the latest, but in fact it is only a version
Stef> maintained by computers to keep me in line ! ;)
We all make mistakes. I thought you were looking at 21.1. My mistake.
>
> > Currently, the warnings we get in the src directory in 21.2 are as
> > follows:
>
> Yes, but he fixes stuff in the other directories. That is important
> too. (if you do a full make you see those too).
>
Stef> basicly it is very small stuff and some things commented in xlwtabs
Stef> because probably the code is under devel and some variables are declared
Stef> but not initialized yet, but it does get rid of ten of the 15 total
Stef> warnings i get when compiling XEmacs 21.2 from scratch.
The work in xlwtabs.c orginates outside of XEmacs (Tabs widget by
"Edward A. Falk <falconer(a)best.com>") and is being imported into
XEmacs by "Andy Piper <andy(a)xemacs.org>". A number of warnings have
already been fixed, and I have communicated with them about the
remaining ones. Andy and Ed, please look at Stef's patch for xlwtabs.c.
The work in etags.c originates outside of XEmacs (the etags package by
"Francesco Potorti` <F.Potorti(a)cnuce.cnr.it>". I communicate
occasionally with Francesco. A new import of Francesco's code is due
soon (I will do this, please do not start) from
ftp://fly.cnuce.cnr.it/pub/. Please don't fix warnings in etags.c.
If you find a real bug, see if it is fixed in Francesco's latest code
at his ftp site.
Stef, you'll be happy to know that I applied your warning suppression
patch to mule-ccl.c and gnuserv.c in 21.2.
Martin