libXt: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat May 4 23:51:31 UTC 2019


 src/Intrinsic.c |   11 +++++++----
 src/NextEvent.c |    3 +++
 2 files changed, 10 insertions(+), 4 deletions(-)

New commits:
commit 6d1d29a92b9726c8f960d96cd3d896d314963341
Author: Jon Turney <jon.turney at dronecode.org.uk>
Date:   Wed May 1 18:20:07 2019 +0100

    Provide suseconds_t typedef on Win32
    
    Fix compilation on Win32 after cf9e8c73, where timeval is not defined in
    terms of that type, but a plain long.

commit 06cc5aa5a9f507bc1a5643854dcab33ad6d14761
Author: Jon Turney <jon.turney at dronecode.org.uk>
Date:   Wed May 1 18:31:29 2019 +0100

    Fix WHITEFILL after const fixes
    
    Fix compilation of ExtractLocaleName() when WHITEFILL is defined (when
    built for Win32) after const fixes in ffeb733d.



More information about the xorg-commit mailing list