[PATCH v3 3/3] msxml3: When saving XML use encoding specified in the processing instruction. (Resend)

Dmitry Timoshkov dmitry at baikal.ru
Mon May 31 05:10:59 CDT 2021


Dmitry Timoshkov <dmitry at baikal.ru> wrote:

> Nikolay Sivov <nsivov at codeweavers.com> wrote:
> 
> > Is save() part testable? Something close to what your application needs
> > seems useful to have in tests. Does it load with one encoding, then
> > changes it and saves?
> 
> The application creates XML in run-time, saves it and then loads from the file.
> There's a test for this already in test_createProcessingInstruction(), however
> testing encoding of the contents requires using some cyrillic instead of "test",
> so I decided to avoid that.

Do you need any other clarifications, or the patches might be accepted as is?

-- 
Dmitry.



More information about the wine-devel mailing list