Re: [Boost-bugs] [Boost C++ Libraries] #8157: Access violation of const objects

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8157: Access violation of const objects
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-02-26 18:13:32


#8157: Access violation of const objects
---------------------------------------------------+------------------------
  Reporter: MichaÅ‚ KÄ™drzyÅ„ski <kedrzu@…> | Owner: ramey
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: serialization
   Version: Boost 1.52.0 | Severity: Problem
Resolution: wontfix | Keywords: const
---------------------------------------------------+------------------------
Changes (by ramey):

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

Comment:

 you actually expect users to do such a thing?

 if you're so concerned about the lack of const for the serialize function
 - don't use it. It's merely a convenience wrapper for a pair of save/load
 functions. The save function is indeed const and of course the load is
 not.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8157#comment:5>
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:12 UTC