libX11: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Aug 28 20:28:55 UTC 2020


 include/X11/ImUtil.h  |   12 ++++++------
 include/X11/Xlibint.h |   18 +++++++++---------
 src/GetWAttrs.c       |    2 +-
 src/ImUtil.c          |    8 ++++----
 src/PutBEvent.c       |    4 ++--
 src/PutImage.c        |    4 ++--
 src/SetCRects.c       |    2 +-
 src/Window.c          |    6 +++---
 src/XlibInt.c         |    4 ++--
 9 files changed, 30 insertions(+), 30 deletions(-)

New commits:
commit deafb99fd8faf8b044eaee13d072440ce4db76af
Author: Maya Rashish <maya at NetBSD.org>
Date:   Sun Aug 23 21:19:33 2020 +0300

    Avoid the use of "register" keyword in public headers.
    
    This causes issues when compiling code for C++17.



More information about the xorg-commit mailing list