libX11: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Aug 16 20:13:36 UTC 2020


 include/X11/XKBlib.h |    2 +-
 src/xkb/XKBBind.c    |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 6dd618e5ea8e7558dd8e99a2777ab7b69211789c
Author: Maya Rashish <maya at NetBSD.org>
Date:   Sat Aug 15 00:48:56 2020 +0300

    Avoid the use of "register" keyword in XkbTranslateKeySym.
    
    This causes issues when compiling code for C++17.
    While here, make function prototype match the header with regards
    to removal of another register keyword.



More information about the xorg-commit mailing list