summaryrefslogtreecommitdiff
path: root/src/defaults.cpp
diff options
context:
space:
mode:
authorFedja Beader <fedja@protonmail.ch>2025-06-05 16:51:38 +0000
committerFedja Beader <fedja@protonmail.ch>2025-06-05 16:51:38 +0000
commitb727a394d19f79363af296d5ff773cda36a2056e (patch)
tree171050abfbfac4edd6eb566b49ec65b409aac960 /src/defaults.cpp
parent888d40c9182df69129547e3381ce6f10ee0d5661 (diff)
downloadmanaplus-b727a394d19f79363af296d5ff773cda36a2056e.tar.gz
manaplus-b727a394d19f79363af296d5ff773cda36a2056e.tar.bz2
manaplus-b727a394d19f79363af296d5ff773cda36a2056e.tar.xz
manaplus-b727a394d19f79363af296d5ff773cda36a2056e.zip
fix missing __xmlParserVersion() compat in newer libxml2, spotted by bakai
libxml2 deprecated __xmlParserVersion() and added a pointer to constant string version in commit 2023-09-20 "globals: Don't store xmlParserVersion in global state" and added a compat function with it. This commit was made before v2.12.0 was released. Thus, any version *past* unreleased v2.12.0 is guaranteed to have the new API. The compat function was removed at some point later, causing a compile failure. **** mana/plus!190
Diffstat (limited to 'src/defaults.cpp')
0 files changed, 0 insertions, 0 deletions