xfindproxy: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Sep 6 00:05:51 PDT 2013


 xfindproxy.c |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

New commits:
commit 542ddcf6812ca4d8764caf40ae91a23675bdd1b0
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Sep 5 23:51:53 2013 -0700

    Fix some clang integer conversion warnings in cvthexkey()
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit b6952a032618af81238050de1e8f21da66546f55
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Sep 5 23:41:54 2013 -0700

    Mark input string to cvthexkey() as const
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 43ac18d7189f149d41f46bbd9d9d40d48687ad14
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Sep 5 23:35:02 2013 -0700

    Move global appContext into main() to avoid shadow warnings
    
    All other uses of appContext rely on the arguments passed to functions,
    so move this one to the only scope it's needed in.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list