12 Aug
2025
12 Aug
'25
10:47 p.m.
On Tue Aug 12 22:41:25 2025 +0000, Alfred Agrell wrote:
IMO `ok(ret == WSAEACCES, "Expected %d, received %d\n", WSAEACCES, ret);` would be slightly cleaner. I disagree; in fact I don't think printing the expected value is useful at all when it's a constant.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8757#note_112739