[Git][wine/wine][master] 8 commits: configure: Disable misguided autoconf error on wow64 builds without large time_t.
Alexandre Julliard pushed to branch master at wine / wine Commits: 4f741200 by Alexandre Julliard at 2024-09-11T13:03:12+02:00 configure: Disable misguided autoconf error on wow64 builds without large time_t. - - - - - e5ecc636 by Alexandre Julliard at 2024-09-11T13:40:40+02:00 configure: Use the compiler instead of the preprocessor to check CPU defines. - - - - - 63d2019b by Alexandre Julliard at 2024-09-11T13:40:59+02:00 configure: Remove some no longer used defines. - - - - - 322b5334 by Alexandre Julliard at 2024-09-11T22:51:45+02:00 server: Add a helper to append data to a buffer. - - - - - 4be18ce1 by Alexandre Julliard at 2024-09-11T22:51:45+02:00 server: Remove some dead initializations (Clang). - - - - - c8e06947 by Alexandre Julliard at 2024-09-11T22:51:45+02:00 server: Avoid a redundant list check (Clang). - - - - - 5b1b8596 by Alexandre Julliard at 2024-09-11T22:51:45+02:00 server: Avoid memcpy with null pointer (Clang). - - - - - 98ae8600 by Alexandre Julliard at 2024-09-11T22:51:45+02:00 server: Make masks unsigned (Clang). - - - - - 19 changed files: - aclocal.m4 - configure - configure.ac - server/change.c - server/clipboard.c - server/fd.c - server/file.c - server/handle.c - server/mailslot.c - server/mapping.c - server/object.c - server/object.h - server/process.c - server/ptrace.c - server/queue.c - server/registry.c - server/token.c - server/trace.c - server/winstation.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ee5bd3bab82903b26e360d077c93af... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ee5bd3bab82903b26e360d077c93af... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)