[MPlayer-cvslog] r33039 - in trunk/gui/mplayer: gui_common.c gui_common.h

Clément Bœsch ubitux at gmail.com
Mon Mar 7 21:26:49 CET 2011


On Mon, Mar 07, 2011 at 09:00:27PM +0100, Ingo Brückl wrote:
> Clément Boesch wrote on Mon, 7 Mar 2011 20:43:29 +0100:
> 
> > On Mon, Mar 07, 2011 at 08:35:40PM +0100, ib wrote:
> >> Author: ib
> >> Date: Mon Mar  7 20:35:39 2011
> >> New Revision: 33039
> >>
> >> Log:
> >> Remove needless includes.
> >>
> >> (Although it should be purely cosmetic, the compiler output changes.)
> >>
> 
> > What changes? Is it due to assert(), __LINE__ or such?
> 
> If only I knew.
> 

Then you should inspect it a bit :)

You'll at least learn something. Try some diff with objdump -d, try GCC -S
too, etc. Of course it might not be a big deal. If you're unsure, post the
two .o somewhere.

> It compiles without any warning and runs fine.
> 

Did you test every possible things the code can do?

-- 
Clément B.


More information about the MPlayer-cvslog mailing list