ibm-s390-linux / s390-tools

Tools for use with the s390 Linux kernel and device drivers
MIT License
62 stars 58 forks source link

Fix build with libxml2-2.12.0 #160

Closed yselkowitz closed 6 months ago

yselkowitz commented 7 months ago

https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.12.0

"Several cyclic dependencies in public header files were fixed. As a result, certain headers won't include other headers as before."

Compare build results:

unpatched: https://koji.fedoraproject.org/koji/taskinfo?taskID=109774742 patched: https://koji.fedoraproject.org/koji/taskinfo?taskID=110257790

/cc @sharkcz

sharkcz commented 7 months ago

LGTM, thanks @yselkowitz

hoeppnerj commented 7 months ago

@yselkowitz thanks for the contribution. Can you please add your Sign-Off and change the subject of the commit to libkmipclient: Fix build with libxml2-2.12.0, thanks!

hoeppnerj commented 6 months ago

Thanks for the update. Pulled and integrated.