Skip to content
Commit 65c7d3b2 authored by Daniel Veillard's avatar Daniel Veillard
Browse files

Incompatible change to the Input and Output buffers

Since the whole set of structures was public, the only way
to switch to size_t clean buffer is to introduce an incompatible
API change. Modifying the xmlParserInputBuffer and xmlOutputBuffer
structures is the best place to make this change as those
structures are deep into the parser feeding data, and no public
API suggest to build those manually.
parent 18d0db25
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment