Update of /cvsroot/audacity/audacity-src/images/ControlButtons In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv8658/ControlButtons
Modified Files: Loop.xpm LoopAlpha.xpm LoopDisabled.xpm Log Message: Get rid of warnings from "newer" versions of GCC. Index: LoopAlpha.xpm =================================================================== RCS file: /cvsroot/audacity/audacity-src/images/ControlButtons/LoopAlpha.xpm,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- LoopAlpha.xpm 31 May 2003 04:45:55 -0000 1.1 +++ LoopAlpha.xpm 12 Sep 2009 05:59:30 -0000 1.2 @@ -1,5 +1,5 @@ /* XPM */ -static char * LoopAlpha[] = { +static const char * LoopAlpha[] = { "16 16 11 1", " c None", ". c #000000", Index: LoopDisabled.xpm =================================================================== RCS file: /cvsroot/audacity/audacity-src/images/ControlButtons/LoopDisabled.xpm,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- LoopDisabled.xpm 31 May 2003 04:48:21 -0000 1.1 +++ LoopDisabled.xpm 12 Sep 2009 05:59:30 -0000 1.2 @@ -1,5 +1,5 @@ /* XPM */ -static char * LoopDisabled[] = { +static const char * LoopDisabled[] = { "16 16 3 1", " c None", ". c #1B1B1B", Index: Loop.xpm =================================================================== RCS file: /cvsroot/audacity/audacity-src/images/ControlButtons/Loop.xpm,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- Loop.xpm 15 Jun 2003 22:21:11 -0000 1.2 +++ Loop.xpm 12 Sep 2009 05:59:30 -0000 1.3 @@ -1,5 +1,5 @@ /* XPM */ -static char * Loop[] = { +static const char * Loop[] = { "16 16 6 1", " c None", ". c #1B1B1B", ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Audacity-cvs mailing list Audacity-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/audacity-cvs