xcursorgen: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Feb 17 18:54:54 PST 2012


 xcursorgen.c |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

New commits:
commit 5610c2cca68228c1ce8fa5006021e7859e632cf5
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Feb 14 19:53:55 2012 -0800

    Fix -image argument parsing to not shadow "i" variable
    
    Also avoids starting at the wrong argument if -image is not the first
    flag passed to xcompmgr (though that's not really supported in the
    current syntax).
    
    Fixes gcc warning:
    xcursorgen.c: In function `main':
    xcursorgen.c:394: warning: declaration of 'i' shadows a previous local
    xcursorgen.c:377: warning: shadowed declaration is here
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Jeremy Huddleston <jeremyhu at apple.com>



More information about the xorg-commit mailing list