Re: [Boost-bugs] [Boost C++ Libraries] #13402: Log format JUNIT generates invalid XML files with incorrect encoding

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13402: Log format JUNIT generates invalid XML files with incorrect encoding
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-01-18 14:20:39


#13402: Log format JUNIT generates invalid XML files with incorrect encoding
-------------------------------+-------------------------------
  Reporter: gallien@… | Owner: Gennadiy Rozental
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: test
   Version: Boost 1.66.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+-------------------------------

Comment (by Raffi Enficiaud):

 There is no easy way to know the encoding the of source files. Also, the
 sources of boost.test and the current test module should have consistent
 encoding. So outputting the "real" encoding will not work.

 Apart from mentioning the issue in the documentation, I do not see any
 easy way to address this. All the logged information coming from
 boost.test is ANSI, so claiming UTF8 should not cause any issue.

 Your thoughts?

-- 
Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13402#comment:2>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2018-01-18 16:50:44 UTC