Subject: Re: XFree86 2.1 and new stuff
To: None <mycroft@gnu.ai.mit.edu>
From: Kim Andersen <kim@dde.dk>
List: current-users
Date: 04/10/1994 00:25:39
>
>
> No, what we really need is for some poor sucker to compile his entire
> source tree with `-Wimplicit -Wformat -Wconversion' and fix everything
> that's flagged.
Well, I'm that kind of sucker :-)
For starters I compiled the tree with these flags,
the result (fasten seatbelt):
-rw-r--r-- 1 root wheel 3329976 Apr 9 12:13 Build.out
grep ' warning: implicit' Build.out |wc -l
9990
grep ' warning: passing' Build.out |wc -l
3904
grep ' format' Build.out |wc -l
382
grep 'warning:' Build.out |wc -l
15670
You want the listing ?
regards
kim
------------------------------------------------------------------------------