libXcursor: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Mar 13 00:28:51 UTC 2021


 src/cursor.c  |   85 +++++++++++++++++++++++++++++++---------------------------
 src/display.c |    6 ++--
 src/file.c    |   66 ++++++++++++++++++++++-----------------------
 src/library.c |   18 ++++++------
 src/xlib.c    |    8 ++++-
 5 files changed, 98 insertions(+), 85 deletions(-)

New commits:
commit fb377b9a71dbc0a6d52d61eed4d47f99bb06d584
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Mar 11 18:28:05 2021 -0500

    amend that...
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 362fdcfc3ed7fd0841c48c2a7b6f3fc3af5d5cdb
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Mar 11 18:26:48 2021 -0500

    add check in case the image size is 0x0
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 09f69a8829fea8939afda32fe4f25f1eda57085d
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Mar 11 18:04:23 2021 -0500

    fix stricter gcc warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 152f8e45db1d2cceeceac6ae8dafb9b48d20d8e8
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Mar 11 17:24:36 2021 -0500

    fix stricter gcc warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 628cde0575a1e3819e73fa631d6532f9f5409e14
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Mar 11 17:18:31 2021 -0500

    fix stricter gcc warnings by changing the type for the loop variable to
    match the type of the loop limit
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit ce907e36e0869a4fcf89e2aeaa4d9d0cb52d7644
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Mar 11 04:14:45 2021 -0500

    quiet warnings for unused parameters
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 7623dae73c71fd3bfc2b820e6c98eb99b36dba44
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Wed Mar 10 19:41:43 2021 -0500

    fix a missing initializer
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit cea72e14274d3288b641e14f6cf1171b97485790
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Wed Mar 10 19:36:04 2021 -0500

    quiet normal gcc warnings using casts (no object change)
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>



More information about the xorg-commit mailing list