libXpm: Changes to 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Sat Nov 16 20:18:24 UTC 2024
src/RdFToBuf.c | 4 +---
src/XpmI.h | 2 ++
src/create.c | 4 ++++
3 files changed, 7 insertions(+), 3 deletions(-)
New commits:
commit b7309b497b592beb23c841b6ccad324a3d3cc2d4
Author: Peter Harris <pharris2 at rocketsoftware.com>
Date: Mon Nov 11 10:55:50 2024 -0800
Fix build with current Windows headers
Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/lib/libxpm/-/merge_requests/25>
commit 28039296f726832f77d214df396175b47871a0dd
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Mon Nov 11 10:03:10 2024 -0800
Use _stricmp() instead of strcasecmp() on Windows
v2: Exclude include of <strings.h> as well
Fixes: 73b69d7 ("Remove xpmstrcasecmp fallback for strcasecmp")
Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/lib/libxpm/-/merge_requests/25>
More information about the xorg-commit
mailing list