Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xmlstarlet: Fix build with API breakage in libxml2 2.12 | Khem Raj | 2024-03-08 | 1 | -0/+45 |
Fixes | 300 | xmlSetStructuredErrorFunc(&errorInfo, reportError); | | ^~~~~~~~~~~ | /mnt/b/yoe/master/build/tmp/work/riscv64-yoe-linux/xmlstarlet/1.6.1/recipe-sysroot/usr/lib/../include/libxml2/libxml/xmlerror.h:898:29: note: passing argument to parameter 'handler' here | 898 | xmlStructuredErrorFunc handler); | | ^ Signed-off-by: Khem Raj <raj.khem@gmail.com> |