[Git][wine/wine][master] 3 commits: include: Use __has_declspec_attribute in corecrt.h.
Alexandre Julliard pushed to branch master at wine / wine Commits: 840c3b0d by Jacek Caban at 2024-09-18T19:22:31+02:00 include: Use __has_declspec_attribute in corecrt.h. To keep it in sync with winnt.h. - - - - - 7894e844 by Jacek Caban at 2024-09-18T19:22:31+02:00 include: Remove DECLSPEC_ALIGN define from sys/stat.h. It's defined in corecrt.h, which is included anyway. - - - - - 8c4ccad0 by Jacek Caban at 2024-09-18T19:22:31+02:00 include: Use __has_declspec_attribute in basetsd.h. - - - - - 5 changed files: - include/basetsd.h - include/msvcrt/corecrt.h - include/msvcrt/sys/stat.h - include/rpcndr.h - include/winnt.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4e43a7891fa419136376b3233a2192... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4e43a7891fa419136376b3233a2192... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)