Re: [Boost-bugs] [Boost C++ Libraries] #3400: Problem with boost::serialization when only operator new[] is overrided

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3400: Problem with boost::serialization when only operator new[] is overrided
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-09-16 22:28:38


#3400: Problem with boost::serialization when only operator new[] is overrided
--------------------------------------------------+-------------------------
  Reporter: Runar Undheim <r.undheim@…> | Owner: ramey
      Type: Bugs | Status: closed
 Milestone: Boost 1.41.0 | Component: serialization
   Version: Boost 1.40.0 | Severity: Problem
Resolution: fixed | Keywords:
--------------------------------------------------+-------------------------

Comment (by Gael):

 This issue doesn't appear to be fixed. I can reproduce the compilation
 errors when operator new[] is overloaded. Boost is still trying to call
 the (T::operator new) version to allocate the object.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3400#comment:6>
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:04 UTC