Re: [Boost-bugs] [Boost C++ Libraries] #11520: pointer_iserializer requires operator delete(void*, size_t) for classes that have a specific operator new

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11520: pointer_iserializer requires operator delete(void*, size_t) for classes that have a specific operator new
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-09-28 07:15:15


#11520: pointer_iserializer requires operator delete(void*, size_t) for classes
that have a specific operator new
----------------------------------------------+---------------------------
  Reporter: Fabian Kislat <fabian.kislat@…> | Owner: ramey
      Type: Bugs | Status: reopened
 Milestone: To Be Determined | Component: serialization
   Version: Boost 1.56.0 | Severity: Problem
Resolution: | Keywords:
----------------------------------------------+---------------------------
Changes (by ramey):

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

Comment:

 Damn!

 I made the change and it failed to compile test_new_operator.

 So, I'm back to seeing how to figure which operator arguments to call.

 I notice I made the change 18 months ago and this is the first complaint.
 i'm not sure what else to do here. There is a way to figure out which
 function exists - but it's would be pretty complex to implement. If you
 want to do it (and improve the test) I'll consider adding it in. Google
 boost check if function exists

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11520#comment:2>
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:19 UTC