[MPlayer-dev-eng] [PATCH] shut up warnings in qtxsdk/compone

D Richard Felker III dalias at aerifal.cx
Fri Dec 6 20:48:22 CET 2002


On Fri, Dec 06, 2002 at 05:52:18PM +0100, Tels wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> 
> Moin,
> 
> On 06-Dec-02 Arpi carved into stone:
> > Hi,
> >> 
> >> enclosed patch shuts up a couple of warnings (against CVS from
> >> yesterday).
> >> 
> >> If you guys are interested, I can hunt down more warnings. They always
> >> disturb me when compiling :)
> > 
> > this not only shut up warnings, but also shut up working...
> > ie 'xxxx' (32bit number) is not equal to "xxxx" (char* pointer)
> 
> Damn, I shut have tried to compile it :)
> 
> So, the compiler complains about a multi-char constant. Should these then
> written as 0xf00ba1 to avoid the warning? Or how are these 'xxxx' used?

No, you should either ignore the warning or figure out the right
syntax for the type casting to make it go away.

Rich




More information about the MPlayer-dev-eng mailing list