libXrandr: Changes to 'master'

Dave Airlie airlied at kemper.freedesktop.org
Mon Mar 30 19:08:25 PDT 2015


 src/Xrandr.c              |   82 +++++++++++++++++++++++-----------------------
 src/XrrCrtc.c             |    4 +-
 src/XrrOutput.c           |    6 +--
 src/XrrProperty.c         |    2 -
 src/XrrProvider.c         |    8 ++--
 src/XrrProviderProperty.c |    2 -
 src/XrrScreen.c           |    4 +-
 7 files changed, 54 insertions(+), 54 deletions(-)

New commits:
commit 7402eaa0185110a60cf4aae32d7b470c1372b45b
Author: Keith Packard <keithp at keithp.com>
Date:   Tue Dec 16 17:05:18 2014 -0800

    libXrandr: Clean up compiler warnings
    
    This removes warnings about shadowing local variables with the same
    name, and type mismatches with _XRead32.
    
    Reviewed-by: Dave Airlie <airlied at redhat.com>
    Signed-off-by: Keith Packard <keithp at keithp.com>



More information about the xorg-commit mailing list