Well, I've been busy tonight. When I started, there were 3500 warnings on my system. After discussion with a few debian and kaffe people online, it was decided to remove -Wpadded. This removed 900 warnings.
Then, I disabled -Wall in configure, and instead placed each warning option separately. I also added a few more warnings, both to configure, and to scripts/sort-warnings.pl. This brought it back up to almost 3300. Then, I attacked a few large warning groups, and now it's down to 2044!. I think I'm done for the night. :) ps: :%s/\tOUT = \(.*\);/\tOUT(\1);/g is a *very* helpful command. _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
