[MPlayer-dev-eng] spudec.c : warnings ?

Sylvain Petreolle spetreolle at yahoo.fr
Wed Jan 29 03:36:16 CET 2003


When compiling spudec.c, I get these warnings :
spudec.c: In function `spudec_calc_bbox':
spudec.c:615: warning: comparison of unsigned expression < 0 is always
false
spudec.c:625: warning: comparison of unsigned expression < 0 is always
false
spudec.c:1029: warning: comparison of unsigned expression < 0 is always
false
spudec.c:1037: warning: comparison of unsigned expression < 0 is always
false

ligne 615 is
        if (bbox[2] < 0) bbox[2] = 0;
and bbox is unsigned int * bbox.

Comments ?

=====
Sylvain Petreolle
spetreolle at users.sourceforge.net 
Fight against Spam ! http://www.euro.cauce.org/en/index.html
ICQ #170597259

"Don't think you are. Know you are." Morpheus, in "Matrix".

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com


More information about the MPlayer-dev-eng mailing list