[MPlayer-dev-eng] [PATCH] warning fixes in Gui/mplayer/gtk/menu.c

Diego Biurrun diego at biurrun.de
Sat Nov 13 13:43:28 CET 2004


Hi!

This hunk silences the compiler warnings introduced by Scognito's
patch by putting ifdefs around some includes:

mplayer/gtk/menu.c: At top level:
mplayer/gtk/../pixmaps/dvd.xpm:2: warning: `dvd_xpm' defined but not used
mplayer/gtk/../pixmaps/playdvd.xpm:2: warning: `playdvd_xpm' defined but not used
mplayer/gtk/../pixmaps/empty1px.xpm:2: warning: `empty1px_xpm' defined but not used
mplayer/gtk/../pixmaps/tongue.xpm:2: warning: `tongue_xpm' defined but not used
mplayer/gtk/../pixmaps/tonguebla.xpm:2: warning: `tonguebla_xpm' defined but not used
mplayer/gtk/../pixmaps/dolby.xpm:2: warning: `dolby_xpm' defined but not used
mplayer/gtk/../pixmaps/chapter.xpm:2: warning: `chapter_xpm' defined but not used
mplayer/gtk/menu.c:361: warning: `ChannelTypes' defined but not used
mplayer/gtk/menu.c:363: warning: `ChannelNumbers' defined but not used

If nobody objects I will apply this around Monday.

Diego


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gui_menu_c.patch
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20041113/f90ac479/attachment.asc>


More information about the MPlayer-dev-eng mailing list