Re: [PATCH 0/1] MR10085: gdiplus: Remove an assumption that an enum type is unsigned.
11 Feb
2026
11 Feb
'26
9:53 p.m.
William Horvath (@whrvt) commented about dlls/gdiplus/imageattributes.c:
TRACE("(%p,%u,%i,%p,%p,%u)\n", imageattr, type, enableFlag, colorMatrix,
```suggestion:-0+0 TRACE("(%p,%u,%i,%p,%p,%i)\n", imageattr, type, enableFlag, colorMatrix, ``` -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10085#note_129472
22
Age (days ago)
22
Last active (days ago)
0 comments
1 participants
participants (1)
-
William Horvath (@whrvt)