[MPlayer-dev-eng] [PATCH] a few warnings (mpeg_hdr.c)
Dominik 'Rathann' Mierzejewski
dominik at rangers.eu.org
Wed Mar 2 00:46:54 CET 2005
On Wednesday, 02 March 2005 at 00:26, Nico Sabbi wrote:
> Dominik 'Rathann' Mierzejewski wrote:
[...]
> >
> >- if(overscan=getbits(buf, n++, 1))
> >+ if((overscan=getbits(buf, n++, 1)))
> >
> >
>
> is gcc so idiotic?
It's a warning and can be safely ignored. :)
It's just that I always compile with -Wall, so I see them all.
> Ok to commit for me
Committed.
--
MPlayer RPMs maintainer: http://rpm.greysector.net/mplayer/
"I am Grey. I stand between the candle and the star. We are Grey.
We stand between the darkness ... and the light."
-- Delenn in Grey Council in Babylon 5:"Babylon Squared"
More information about the MPlayer-dev-eng
mailing list