18 Mar
2025
18 Mar
'25
7:52 p.m.
On Tue Mar 18 19:52:43 2025 +0000, Louis Lenders wrote:
But why then does compilation not fail for other FIXME's where %ld is used as format string for DWORD? Probably because those other FIXMEs are in Windows-side code, where DWORD is always unsigned long. It's only variable on Unix side.
Yes, it's a mess. If you can find any such FIXME in Unix side code, then I've misread something; do tell. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/7607#note_98292