21 Nov
2025
21 Nov
'25
8:33 p.m.
Esme Povirk (@madewokherd) commented about dlls/sane.ds/ui.c:
case IDCANCEL: WARN("User cancelled\n"); activeDS.userCancelled = TRUE; + break; } }
This needs another break statement for the outer switch, and it should be added to the commit that introduced the switch statements. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9530#note_123324