[MPlayer-dev-eng] [PATCH] Adding -Wno-pointer-sign to configure

Nicolas George nicolas.george at ens.fr
Thu Jun 7 19:19:22 CEST 2007


Le nonidi 19 prairial, an CCXV, Uoti Urpala a écrit :
> Or just ignore whether it works with 2.95 or not and don't waste more
> effort on the obsolete compiler.

It also breaks gcc 3.x, which is not quite so obsolete. -Wno-pointer-sign is
quite a recent option.

(IMHO, this is a gcc flaw: even with -Wextra differences in target pointer
sign should be ignored for char/unsigned char, because a lot of standard
functions are declared with char * and really do not care about the sign,
and a lot of tasks need really unsigned chars. On the other hand,
differences of sign for other types are interesting.)

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 185 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070607/1e6c776e/attachment.pgp>


More information about the MPlayer-dev-eng mailing list