Re: Serialization of documents without encoding

Nick Wellnhofer <[email protected]> Thu, 27 Sep 2018 14:37:43 +0200
Newsgroups gmane.comp.gnome.lib.xml.general
Message-ID <[email protected]>
On 25/09/2018 14:36, Nick Wellnhofer wrote:
> The whole situation is a mess. I'd love to change the code so that non-ASCII 
> chars are always encoded as UTF-8, but I'm scared to break things.

This is the change I have in mind:

https://github.com/nwellnhof/libxml2/commit/53551ec2f6a2ef03bfcfb6d73b6fd18dc70ba15d

Nick