[MPlayer-dev-eng] [PATCH] fix for some compilation warnings

Vladimir Voroshilov voroshil at gmail.com
Sun Sep 9 12:51:14 CEST 2007


Attached patch fixes following warnings:
cfg-mplayer.h:12: warning: redundant redeclaration of 'monitor_hfreq_str'
libvo/video_out.h:253: warning: previous declaration of
'monitor_hfreq_str' was here
cfg-mplayer.h:13: warning: redundant redeclaration of 'monitor_vfreq_str'
libvo/video_out.h:254: warning: previous declaration of
'monitor_vfreq_str' was here
cfg-mplayer.h:14: warning: redundant redeclaration of 'monitor_dotclock_str'
libvo/video_out.h:255: warning: previous declaration of
'monitor_dotclock_str' was here
cfg-mplayer.h:34: warning: redundant redeclaration of 'vo_doublebuffering'
libvo/video_out.h:210: warning: previous declaration of
'vo_doublebuffering' was here
cfg-mplayer.h:35: warning: redundant redeclaration of 'vo_vsync'
libvo/video_out.h:212: warning: previous declaration of 'vo_vsync' was here
cfg-mplayer.h:36: warning: redundant redeclaration of 'vo_fsmode'
libvo/video_out.h:214: warning: previous declaration of 'vo_fsmode' was here
cfg-mplayer.h:37: warning: redundant redeclaration of 'vo_dbpp'
libvo/video_out.h:207: warning: previous declaration of 'vo_dbpp' was here
cfg-mplayer.h:38: warning: redundant redeclaration of 'vo_directrendering'
libvo/video_out.h:211: warning: previous declaration of
'vo_directrendering' was here
cfg-mplayer.h:39: warning: redundant redeclaration of 'vo_panscan'
libvo/video_out.h:215: warning: previous declaration of 'vo_panscan' was here
cfg-mplayer.h:42: warning: redundant redeclaration of 'vo_gamma_brightness'
libvo/video_out.h:224: warning: previous declaration of
'vo_gamma_brightness' was here
cfg-mplayer.h:43: warning: redundant redeclaration of 'vo_gamma_saturation'
libvo/video_out.h:225: warning: previous declaration of
'vo_gamma_saturation' was here
cfg-mplayer.h:44: warning: redundant redeclaration of 'vo_gamma_contrast'
libvo/video_out.h:226: warning: previous declaration of
'vo_gamma_contrast' was here
cfg-mplayer.h:45: warning: redundant redeclaration of 'vo_gamma_hue'
libvo/video_out.h:227: warning: previous declaration of 'vo_gamma_hue' was here
cfg-mplayer.h:47: warning: redundant redeclaration of 'vo_ontop'
libvo/video_out.h:220: warning: previous declaration of 'vo_ontop' was here
cfg-mplayer.h:48: warning: redundant redeclaration of 'vo_border'
libvo/video_out.h:221: warning: previous declaration of 'vo_border' was here
cfg-mplayer.h:49: warning: redundant redeclaration of 'vo_keepaspect'
libvo/video_out.h:218: warning: previous declaration of 'vo_keepaspect' was here
cfg-mplayer.h:50: warning: redundant redeclaration of 'vo_rootwin'
libvo/video_out.h:219: warning: previous declaration of 'vo_rootwin' was here
cfg-mplayer.h:68: warning: redundant redeclaration of 'vo_nomouse_input'
libvo/video_out.h:232: warning: previous declaration of
'vo_nomouse_input' was here
cfg-mplayer.h:69: warning: redundant redeclaration of 'WinID'
libvo/video_out.h:241: warning: previous declaration of 'WinID' was here
cfg-mplayer.h:98: warning: redundant redeclaration of 'xinerama_screen'
libvo/video_out.h:193: warning: previous declaration of
'xinerama_screen' was here
cfg-mplayer.h:109: warning: redundant redeclaration of 'enable_mouse_movements'
mplayer.c:85: warning: previous definition of 'enable_mouse_movements' was here

-- 
Regards,
Vladimir Voroshilov     mailto:voroshil at gmail.com
JID: voroshil at gmail.com, voroshil at jabber.ru
ICQ: 95587719
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_redudant.diff
Type: text/x-diff
Size: 1710 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070909/6c562900/attachment.diff>


More information about the MPlayer-dev-eng mailing list