xfindproxy: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Sep 6 23:19:25 PDT 2012


 xfindproxy.h |   31 ++++++++++++++++++-------------
 1 file changed, 18 insertions(+), 13 deletions(-)

New commits:
commit 5737e77061a36b004d815aaff9cb0fff914e1e47
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Aug 24 21:07:30 2012 -0700

    Convert STRING_BYTES & STORE_STRING from macros to inline functions
    
    Solves gcc errors from passing an auto-allocated array in some of the calls:
    xfindproxy.c:288:20: error: the address of ‘authName’ will always evaluate as ‘true’
    xfindproxy.c:288:20: error: the address of ‘authName’ will always evaluate as ‘true’
    xfindproxy.c:302:2: error: the address of ‘authName’ will always evaluate as ‘true’
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list