Re: [Boost-bugs] [Boost C++ Libraries] #1038: "<" and ">" should be excaped in xml_oarchive

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1038: "<" and ">" should be excaped in xml_oarchive
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-11-30 20:37:45


#1038: "<" and ">" should be excaped in xml_oarchive
--------------------------------------+-------------------------------------
  Reporter: r.buergel_at_[hidden] | Owner: ramey
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: serialization
   Version: | Severity: Cosmetic
Resolution: fixed | Keywords:
--------------------------------------+-------------------------------------
Changes (by ramey):

  * status: new => closed
  * resolution: => fixed

Comment:

 I've examined your test case, which boils down to:

 //typedef B<int> bint;
 BOOST_CLASS_EXPORT( B<int> )

 With your suggestion, this would generate xml that looks like;

 <B&lt;int&gt; ...>...</B&lt;int&gt;>

 Is this legal xml?

 Assuming it is, is this good idea?

 Without making a better case for this, I would be disinclined to alterh
 the library.

 Robert Ramey

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1038#comment:4>
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