Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1038: "<" and ">" should be excaped in xml_oarchive
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-12-22 21:40:07
#1038: "<" and ">" should be excaped in xml_oarchive
--------------------------------------+-------------------------------------
Reporter: r.buergel_at_[hidden] | Owner: ramey
Type: Bugs | Status: reopened
Milestone: To Be Determined | Component: serialization
Version: | Severity: Cosmetic
Resolution: | Keywords:
--------------------------------------+-------------------------------------
Comment (by ramey):
OK
First, thanks for spending time on this. We're now at the point where
you've looked at it more deeply than I have. Does your patch:
a) create class_name="B<int>" on output
b) and permit class_name="B<int>" in input?
c) trap usage of < and > in variable names on output?
If not, can it be enhanced to do so? This to me would be a definitive
solution to the the problem and guarentee that any archive that is
successfully written with xml_oarchive can be successfully read by
xml_iarchive - which is where I want the real situation to be.
Robert Ramey
Would this not resolve the issue
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1038#comment:7>
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:57 UTC