bitmap: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Jul 31 00:18:00 UTC 2025


 BitEdit.c |   48 ++++++++++++----------------
 Bitmap.c  |   55 +++++++++++++++-----------------
 Bitmap.h  |  106 +++++++++++++++++++++++++++++---------------------------------
 Dialog.c  |    6 +--
 Dialog.h  |    6 +--
 5 files changed, 104 insertions(+), 117 deletions(-)

New commits:
commit 33db0dfa08af20586ed5a1a7eeb57e2d6cfd53b0
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Jul 27 17:40:25 2025 -0700

    Partial Revert of "Fix warning: initialization discards ‘const’ qualifier..."
    
    This reverts most of commit 30c82fedf832d2ae69a953b750acc7d8d19ccd13.
    These changes are not necessary when building with libXt 1.2.0 and later
    due to the -D_CONST_X_STRING in Makefile.am
    
    Part-of: <https://gitlab.freedesktop.org/xorg/app/bitmap/-/merge_requests/12>

commit 75f8ab6b1f6a5e6a0a9894f5cf316805bf0b4e55
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Jul 27 17:32:00 2025 -0700

    Partial Revert of "fix: warning: assignment discards ‘const’ qualifier..."
    
    This reverts much of commit 16d3040e49ab3d2ce4ec91f0bd6d60d6315fe3e4.
    These changes are not necessary when building with libXt 1.2.0 and later
    due to the -D_CONST_X_STRING in Makefile.am
    
    Part-of: <https://gitlab.freedesktop.org/xorg/app/bitmap/-/merge_requests/12>



More information about the xorg-commit mailing list