[MPlayer-dev-eng] [PATCH] Make Win32 GUI compile again (broken by const fixes)

Aidan Thornton makomk at lycos.co.uk
Thu Jul 20 22:15:28 CEST 2006


Hi,

The recent series of const patches seem to have broken the MPlayer Win32
GUI - it doesn't compile, since the declarations of the functions gaddlist
and gstrdup in Gui/interface.h no longer agree with those in
Gui/win32/interface.c. The attached patch modifies interface.c to add the
required "const"s to the function definitions and make it compile again.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mplayer-win32-gui-const-fix.patch
Type: text/x-diff
Size: 556 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20060720/ee98e0ea/attachment.patch>


More information about the MPlayer-dev-eng mailing list