Re: Warning fixes
Kjartan Maraas <[email protected]> Fri, 22 Sep 2006 16:57:03 +0200
| Newsgroups | gmane.comp.gnome.evolution.patches |
|---|---|
| Message-ID | <1158937023.2565.7.camel@rivendell> |
tor, 21,.09.2006 kl. 02.04 -0400, skrev Pavel Roskin: > Hello! > > This patch fixes certain classes of warnings across the board: > > - Function declared static but never defined > - No previous prototype > - Initialization makes integer from pointer without a cast > - Passing argument makes pointer from integer without a cast > I sent a lot of the same fixes a month back with no response so far, please take a look at those patches so we don't end up doing the same work twice :-) I started sending updated patches recently when Matthew also commited some of the same changes that I had sent earlier. wrt the sa-junk-plugin change where you remove an unused function you should make sure that it's not just there as a placeholder for the string that's translated there. I'll send off the rest of my cleanups now. Cheers Kjartan