xman: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri May 31 22:30:33 UTC 2019


 Makefile.am |    2 +-
 buttons.c   |    2 +-
 main.c      |    2 +-
 man.h       |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 8e32cbc5f586ba7382941d355342b1f14bcc1f5e
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri May 31 13:45:40 2019 -0700

    Pass -D_CONST_X_STRING to make libXt declare String as const char *
    
    Clears up 62 gcc -Wdiscarded-qualifiers warnings in the xman build
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 63973d9097d4f914c7637937f3af502116375d58
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri May 31 13:43:57 2019 -0700

    Change fallback_resources from char * to String type
    
    Matches declaration of the libXt XtAppInitialize function that the
    array is passed to.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 4f5cc99e46d0795615b9adc668b4c738529cb54a
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri May 31 13:42:50 2019 -0700

    Make CreateManpageWidget use String type for name argument
    
    Matches declaration of the libXt XtCreatePopupShell function that the
    name argument is passed to.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list