LOSTWAGES: add janitorial task for -Wsign-compare

Mike McCormack mike at codeweavers.com
Sat Aug 7 11:15:24 CDT 2004


ChangeLog:
* add janitorial task for -Wsign-compare
-------------- next part --------------
Index: templates/en/janitorial.template
===================================================================
RCS file: /home/wine/lostwages/templates/en/janitorial.template,v
retrieving revision 1.35
diff -u -r1.35 janitorial.template
--- templates/en/janitorial.template	7 Jun 2004 19:11:16 -0000	1.35
+++ templates/en/janitorial.template	7 Aug 2004 14:54:30 -0000
@@ -405,6 +405,10 @@
        try to avoid.</li> </ol> </li>
      </ul> 
 
+     <li><tt>-Wsign-compare</tt>
+      Turns up a load of warnings, most of which can be fixed by choosing
+       correct variable types.</li>
+
   <p>This project was suggested by Eric Pouech and Francois Gouget.  
      For more information <a href="/site/who">contact</a> them directly or 
      the wine-devel <a href="/site/forums">mailing list</a>.


More information about the wine-patches mailing list