id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc
10527,boost serialization library not able to deserialized shorter xml tag,mail.dsp@…,Robert Ramey,"{{{
#!xml
0
}}}
Boost::serialization is not able to deserialize above XML. It throws exception with message ""input stream error"".
Actual XML generated by boost::serialization is
{{{
#!xml
0
}}}
I passed this XML to queue and received this XML by other application. In between queue tool shorten the empty XML tag.
",Feature Requests,closed,To Be Determined,serialization,Boost 1.44.0,Problem,wontfix,,