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

Diego Biurrun diego at biurrun.de
Tue Nov 6 16:56:42 CET 2007


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.

Diego



More information about the MPlayer-cvslog mailing list