xml: update for libxml2 >= 2.12 API changes
commit8c37bad762decd3aad86cfe758187a610804b196
authorStefan Becker <chemobejk@gmail.com>
Mon, 22 Jan 2024 20:47:20 +0000 (22 22:47 +0200)
committerStefan Becker <chemobejk@gmail.com>
Mon, 22 Jan 2024 20:47:20 +0000 (22 22:47 +0200)
tree913e6840383b21ff9af8bc57ec99718c68e777f6
parent3db51111de53d85b53a07825ff8b22e1ae4d1840
xml: update for libxml2 >= 2.12 API changes

- error callback is now passed a const error
- provide alternative implementation for the deprecated
  xmlSAXUserParseMemory() API
src/core/sipe-xml.c