9 Feb
2024
9 Feb
'24
8:57 p.m.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51599 This patch attempts to ignore lines with just spaces inside bracket blocks like it does already for completely empty lines. -- v3: cmd: Avoid execution if block misses closing brackets. cmd: Handle lines with just spaces in bracket blocks. https://gitlab.winehq.org/wine/wine/-/merge_requests/277