[MPlayer-cvslog] r24980 - trunk/libvo/vo_quartz.c

Ulion ulion2002 at gmail.com
Tue Nov 6 17:02:11 CET 2007


2007/11/6, Diego Biurrun <diego at biurrun.de>:
> On Tue, Nov 06, 2007 at 01:12:48PM +0100, ulion wrote:
> >
> > Log:
> > Warning fixes:
> > vo_quartz.c:537: warning: passing argument 4 of 'AppendMenuItemTextWithCFString' makes integer from pointer without a cast
> > vo_quartz.c:539: warning: passing argument 4 of 'AppendMenuItemTextWithCFString' makes integer from pointer without a cast
> > vo_quartz.c:551: warning: passing argument 4 of 'AppendMenuItemTextWithCFString' makes integer from pointer without a cast
> > vo_quartz.c:578: warning: ISO C90 forbids mixed declarations and code
> > vo_quartz.c:1126: warning: ISO C90 forbids mixed declarations and code
> > vo_quartz.c:1363: warning: passing argument 7 of 'BeginFullScreen' makes integer from pointer without a cast
> > vo_quartz.c:1393: warning: passing argument 2 of 'EndFullScreen' makes integer from pointer without a cast
> > vo_quartz.c:1402: warning: passing argument 2 of 'SetSystemUIMode' makes integer from pointer without a cast
>
> I would appreciate if you could split commits like this further, like
> one commit for each warning type.
>

Oh, I didn't known that, I will do that in the future.

-- 
Ulion



More information about the MPlayer-cvslog mailing list