https://bugs.winehq.org/show_bug.cgi?id=29685
Damjan Jovanovic damjan.jov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source
--- Comment #9 from Damjan Jovanovic damjan.jov@gmail.com --- (In reply to Damjan Jovanovic from comment #8)
Patch to libxml2 that implements this and many other non-standard escape sequences used by MSXML: https://gitlab.gnome.org/GNOME/libxml2/-/merge_requests/116
Support for these non-standard XSD regex escape sequences was recently added to the upstream libxml2 master branch by these commits: ec8ff95ce3c92caaa23e70b5df80418d83abd83d b66c19612c16e1070d42ce13a444d806fd49755b 37ebf8a8b2789037792cfc0264b814d742cda2d9
It should be included in its next release. When we import the next libxml2 release, this bug will be fixed, and can then be closed.