May 28, 2026
1:18 p.m.
On Thu May 28 18:18:23 2026 +0000, Nikolay Sivov wrote:
This is working by accident because we skip spaces when entering SAX_PARSER_MISC. Once you add xml declaration it will break. Note that we skip leading spaces explicitly for DOM, it's version-dependent. So we might want to something similar in SAX. It's supposed to break if xml declaration is added after white-spaces (as it also doesn't work on Windows).
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/11015#note_141538