Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3828: No way to create smaller json output from property_tree::write_json
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-07-26 07:38:44
#3828: No way to create smaller json output from property_tree::write_json
------------------------------------------------------+---------------------
Reporter: Michael Anderson <drmikeando@â¦> | Owner: cornedbee
Type: Bugs | Status: closed
Milestone: Boost 1.42.0 | Component: property_tree
Version: Boost Development Trunk | Severity: Problem
Resolution: fixed | Keywords:
------------------------------------------------------+---------------------
Comment (by anonymous):
dear boost,
in 1.50 release, compact JSON *almost* works correctly, there's still an
additional newline that's harmful, just like the previous comment says.
Oops there's an additional
{{{ stream << std::endl; }}}
that should be removed from the patch.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3828#comment:3> 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:10 UTC