Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Stop using deprecated xmlSAXParseMemory#91

Open
josepharhar wants to merge 1 commit intogoogle:masterfrom
josepharhar:libxmldeprecation
Open

Stop using deprecated xmlSAXParseMemory#91
josepharhar wants to merge 1 commit intogoogle:masterfrom
josepharhar:libxmldeprecation

Conversation

@josepharhar
Copy link

xmlSAXParseMemory has been deprecated upstream in libxml. This patch migrates off of it using an alternative recommended up the upstream maintainer.

Fixes #87

xmlSAXParseMemory has been deprecated upstream in libxml. This patch
migrates off of it using an alternative recommended up the upstream
maintainer.

Fixes google#87
@josepharhar
Copy link
Author

@dtao-oss would you mind reviewing this? There is more context in #87

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

oss_utils.cc uses deprecated libxml functions

1 participant