HomeWildfire Games

Fix build with libxml2 v2.12.1
Audit RequiredrP27980

Description

Fix build with libxml2 v2.12.1

libxml2 v2.12.1 includes less header indirectly. Also xmlError* has to be changed to const xmlError*.

Original Patch By: Riesi
Accepted By: @vladislavbelov

Differential Revision: https://code.wildfiregames.com/D5219

Event Timeline

This commit now requires audit.Dec 13 2023, 8:44 PM
Stan raised a concern with this commit.Dec 31 2023, 11:39 AM
Stan removed an auditor: Itms.
Stan added a subscriber: Stan.

You forgot to change https://trac.wildfiregames.com/browser/ps/trunk/libraries/source/fcollada/build.sh

- LIB_VERSION="fcollada-3.05+wildfiregames.6"
+ LIB_VERSION="fcollada-3.05+wildfiregames.7"

Else CI/local installs will never rebuild FCollada and you might miss failures.

This commit no longer requires audit.Dec 31 2023, 11:40 AM
Stan added an auditor: Stan.Dec 31 2023, 11:40 AM
This commit now requires audit.Dec 31 2023, 11:40 AM