20 Oct
2023
20 Oct
'23
9:14 a.m.
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. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4149#note_49391