Skip to content

FIX: support compilation with libxml2 2.12.0#963

Merged
ddennedy merged 1 commit intomltframework:masterfrom
mtasaka:libxml2_2_12_fix
Nov 30, 2023
Merged

FIX: support compilation with libxml2 2.12.0#963
ddennedy merged 1 commit intomltframework:masterfrom
mtasaka:libxml2_2_12_fix

Conversation

@mtasaka
Copy link
Contributor

@mtasaka mtasaka commented Nov 30, 2023

libxml2 2.12.0 does some refactoring about functions prototypes places. xmlParseFile definition is in libxml/parser.h anyway so include this header file.

Closes #962 .

libxml2 2.12.0 does some refactoring about functions prototypes places.
`xmlParseFile` definition is in `libxml/parser.h` anyway so include
this header file.

Closes mltframework#962 .
@ddennedy ddennedy merged commit 7c4fd4f into mltframework:master Nov 30, 2023
@ddennedy ddennedy added this to the v7.24.0 milestone Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mlt 7.22.0 does not compile with libxml2 2.12.0

2 participants