Alexandre Julliard pushed to branch master at wine / wine Commits: 6a0e24e0 by Katharina Bogad at 2026-04-17T17:55:00+02:00 makedep: Fix -Wdiscarded-qualifier warnings with recent glibc. - - - - - 4a8fa381 by Katharina Bogad at 2026-04-17T17:55:00+02:00 winebuild: Fix -Wdiscarded-qualifier warnings with recent glibc. - - - - - 20918f66 by Katharina Bogad at 2026-04-17T17:55:00+02:00 winegcc: Fix -Wdiscarded-qualifier warnings with recent glibc. - - - - - c50fc028 by Katharina Bogad at 2026-04-17T17:55:00+02:00 ntdll: Fix -Wdiscarded-qualifier warnings with recent glibc. - - - - - d2dd47fe by Katharina Bogad at 2026-04-17T17:55:00+02:00 winebth.sys: Fix -Wdiscarded-qualifier warnings with recent glibc. - - - - - 37d5424b by Katharina Bogad at 2026-04-17T17:55:00+02:00 winex11.drv: Fix -Wdiscarded-qualifier warnings with recent glibc. - - - - - 67850fbc by Katharina Bogad at 2026-04-17T17:55:00+02:00 include: Fix warnings with C23 and GLIBC. GLIBC defines wcschr, wcsrchr and wcspbrk in their version of wchar.h if C23 is in use. #undef them before ntdll macros are set. - - - - - 8 changed files: - dlls/ntdll/unix/env.c - dlls/ntdll/unix/server.c - dlls/winebth.sys/dbus.c - dlls/winex11.drv/mouse.c - include/wine/unixlib.h - tools/makedep.c - tools/winebuild/parser.c - tools/winegcc/winegcc.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/21d5ca96520f2c89c7b79d2b36c668... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/21d5ca96520f2c89c7b79d2b36c668... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help