[Git][wine/wine][master] msi: Don't use bool as a variable name.
20 Nov
2024
20 Nov
'24
10:47 p.m.
Alexandre Julliard pushed to branch master at wine / wine Commits: f0960a2a by Gerald Pfeifer at 2024-11-20T21:43:24+01:00 msi: Don't use bool as a variable name. This is a reserved identifier in C23 and would break with GCC 15 moving to -std=gnu23 (based on C23). - - - - - 1 changed file: - dlls/msi/cond.y View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/f0960a2aef7e3856fcf4a72af89e339... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/f0960a2aef7e3856fcf4a72af89e339... You're receiving this email because of your account on gitlab.winehq.org.
483
Age (days ago)
483
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard (@julliard)