Subject: [Boost-bugs] [Boost C++ Libraries] #2855: Rapid XML 1.12 whitespace parsing bug
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-03-14 15:04:46
#2855: Rapid XML 1.12 whitespace parsing bug
-------------------------------------+--------------------------------------
Reporter: Chris | Owner: kaalus
Type: Bugs | Status: new
Milestone: Boost 1.39.0 | Component: property_tree
Version: Boost Development Trunk | Severity: Problem
Keywords: |
-------------------------------------+--------------------------------------
[My patch, copied from sourceforge.]
Rapid XML 1.12 always skips whitespace following a > (end-of-open-tag)
even when `parse_trim_whitespace` is not specified.
The attached patch skips whitespace following a > ONLY when
`parse_trim_whitespace` IS specified.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2855> 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:49:59 UTC