On Fri, 2 Apr 2004, Dr Andrew C Aitchison wrote:

> On Fri, 2 Apr 2004, Terry R. Friedrichsen wrote:
>
> > >From a March 31 CVS update, there are 2714 of the above warnings in a
> > "make World" when compiling under FreeBSD 5.2 on an Alpha.
> >
> > With some guidance from the committers, I'd like to take on the task of
> > eliminating the vast majority of these.  I'll provide context diffs and
> > submit them to the bug tracker as time permits, but I'd like to know whe-
> > ther you feel that the declarations in question should be wrapped in some-
> > thing like "#ifdef __STDC__ / #endif" or not first.
>
> I'm not a committer, just someone who has been around long enough to
> remember the discussions about ansifying the code.
>
> I don't think we need "#ifdef __STDC__ or similar.

right - what we need are changes that preserve the interfaces (don't
change types/sizes) but eliminate the nonstandard syntax.  It's
time-consuming.

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to