libXt: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Jul 7 17:50:29 UTC 2019


 include/X11/ConvertI.h |    2 -
 src/Alloc.c            |    2 -
 src/Convert.c          |    2 -
 src/Converters.c       |   92 ++++++++++++++++++++++++++-----------------------
 src/Core.c             |    2 -
 src/Error.c            |    2 -
 src/TMparse.c          |    6 +--
 7 files changed, 57 insertions(+), 51 deletions(-)

New commits:
commit 8db6d1db575607767993ffb244f63d3ad5a5ac9f
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Sun Jul 7 13:46:57 2019 -0400

    fix a couple of strict warnings by refactoring macros
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 0b08f9c45edf8b708b096b89c614094a92a6b7a6
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Sun Jul 7 13:26:07 2019 -0400

    remove/amend a few casts which produced warnings
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit e4dfb3e179e54177244ab668d6d84486fbd26944
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Sun Jul 7 13:07:04 2019 -0400

    fix a possibly-uninitialized quark, and remove unnecessary casts which produced warnings
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 6038bd4fd95050f77c18c7cbf9ec2ca9152590af
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Sun Jul 7 13:00:34 2019 -0400

    constify table passed to _XtTableAddConverter to reduce strict compiler warnings
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>



More information about the xorg-commit mailing list