[MPlayer-dev-eng] Patch against gcc4.0, and incorrect encoding of help_mp-zh_CN.h

Funda Wang fundawang at gmail.com
Thu Jun 16 22:00:38 CEST 2005


Hello,

Currently, mplayer official tarball cannot be built with gcc 4.0. Please
consider merging this patch:
http://cvs.mandriva.com/cgi-bin/cvsweb.cgi/SPECS/mplayer/mplayer-1.0_pre7-gcc4.patch

And, the encoding of help/help_mp-zh_CN.h is wrong. It is encoded in GBK,
rather than preferred UTF-8. So, it should be converted into UTF-8:
iconv -f gbk -t utf-8 < help/help_mp-zh_CN.h > help/help_mp-zh_CN.h

Please cc me on further discussions on this two bugs.




More information about the MPlayer-dev-eng mailing list