March 20, 2026
3:38 a.m.
When a call statement uses parentheses around multiple arguments without the Call keyword (e.g. strcomp("x", "y")), set error_loc to the current lexer position so that the error character is reported correctly. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10394