[Git][wine/wine][master] include: Implement C_ASSERT() using the C23 static_assert() if available.
20 Oct
2025
20 Oct
'25
9:53 p.m.
Alexandre Julliard pushed to branch master at wine / wine Commits: b92d4ed3 by Brendan Shanks at 2025-10-20T20:51:30+02:00 include: Implement C_ASSERT() using the C23 static_assert() if available. C23 deprecates _Static_assert(). - - - - - 1 changed file: - include/winnt.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/b92d4ed3a41439a29e5c907a29cec06... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/b92d4ed3a41439a29e5c907a29cec06... You're receiving this email because of your account on gitlab.winehq.org.
55
Age (days ago)
55
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard (@julliard)