[MPlayer-dev-eng] [PATCH] trivial signed/unsigned comparisons fix - spudec.c
Dominik 'Rathann' Mierzejewski
dominik at rangers.eu.org
Sat May 13 21:37:46 CEST 2006
On Saturday, 13 May 2006 at 21:19, Reimar Döffinger wrote:
> Hi,
> On Sat, May 13, 2006 at 08:47:24PM +0200, Dominik 'Rathann' Mierzejewski wrote:
> > -void spudec_calc_bbox(void *me, unsigned int dxs, unsigned int dys, unsigned int* bbox);
> > +void spudec_calc_bbox(void *me, unsigned int dxs, unsigned int dys, int* bbox);
>
> Please be extremely careful about such changes and absolutely make sure
> that none of the code depends on this being unsigned.
I don't see any code that does that.
Regards,
R.
--
MPlayer developer and RPMs maintainer: http://rpm.greysector.net/mplayer/
There should be a science of discontent. People need hard times and
oppression to develop psychic muscles.
-- from "Collected Sayings of Muad'Dib" by the Princess Irulan
More information about the MPlayer-dev-eng
mailing list