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...