1 Aug 2005 01:49
Re: GCC 4 Compiler warnings
Gianluigi Tiesi <mplayer <at> netfarm.it>
2005-07-31 23:49:01 GMT
2005-07-31 23:49:01 GMT
Most of them are comparison of signed/unsigned, it would be safe to fix them, but this would be very dangerous since some stuff can stop working if the warnings are fixed in the wrong way (i.e. using signed instead of unsigned or vice-versa), I've encountered this problem by fixing warning of win32 version of mplayer gui, some take a lot of attention before fixing it. Bye -- -- Gianluigi Tiesi <sherpya <at> netfarm.it> EDP Project Leader Netfarm S.r.l. - http://www.netfarm.it/ Free Software: http://oss.netfarm.it/
RSS Feed