Re: [Boost-bugs] [Boost C++ Libraries] #8883: property_tree JSON reader does not parse unicode characters properly

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8883: property_tree JSON reader does not parse unicode characters properly
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-09-10 08:14:35


#8883: property_tree JSON reader does not parse unicode characters properly
----------------------------------+----------------------------------------
  Reporter: Ronny Krueger | Owner: cornedbee
  <rk@…> | Status: new
      Type: Bugs | Component: property_tree
 Milestone: To Be Determined | Severity: Problem
   Version: Boost 1.54.0 | Keywords: property_tree JSON unicode
Resolution: |
----------------------------------+----------------------------------------

Comment (by ecotax@…):

 It looks like the patch by Ben McCart is a much better starting point for
 fixing the Boost library than the one I posted previously.

 My patch was good enough for the product I'm maintaining: we don't use the
 writer at all, so I didn't look at it, and for the reader we only have to
 deal with the occasional escaped charachter, for which assuming it's
 within the Basic Multilingual Plane is not a serious limitation.

 For the Boost libraries, the more complete solution is of course the
 better one.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8883#comment:6>
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 : 2017-02-16 18:50:14 UTC