20 Oct
2023
20 Oct
'23
12:36 p.m.
On Fri Oct 20 12:36:38 2023 +0000, Alistair Leslie-Hughes wrote:
The function XSLPattern_to_XPath (xslpattern.l) use it "if (p.err)" to workout if an error has occurred. When its part of the FIXME, p.err is never increased and thus returns a partially parse token instead of the original when an error occurs. Thanks, I see now that it fails if I run it with WINEDEBUG=-all.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/4149#note_49403