Skip to content

xmlCleanupCharEncodingHandlers is deprecated #719

Open
@nwellnhof

Description

@nwellnhof

The function xmlCleanupCharEncodingHandlers is deprecated and will be removed in future libxml2 versions. There's no need to ever call this function. In the best case, it will result in the default char encoding handlers being removed and readded later. In the worst case, it could result in encoding handlers not being found.

This function is called from Source/Common/Policy.cpp.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions