Re: [Boost-bugs] [Boost C++ Libraries] #5939: Problems while trying to deserialize an std::string

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5939: Problems while trying to deserialize an std::string
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-10-02 21:01:13


#5939: Problems while trying to deserialize an std::string
--------------------------------------+-------------------------------------
  Reporter: enmarantispam@… | Owner: ramey
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: serialization
   Version: Boost 1.47.0 | Severity: Problem
Resolution: wontfix | Keywords: serialize std:;string
--------------------------------------+-------------------------------------
Changes (by ramey):

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

Comment:

 without a suggest patch there's no much I can do about this.
 Serialization does allocate stuff on the stack for certain circumstances.
 Maybe the debugger (which one) is overly sensitive to this. The most
 common problem with serializaton/deserializaiton of string is forgetting
 to use

 #include <boost/serialization/string.hpp>

 RObert Ramey

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5939#comment:1>
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:07 UTC