This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2 4/4] Poison XNEW and friends for types that should use new/delete


On 2017-11-24 09:26, Pedro Alves wrote:
On 11/24/2017 04:34 AM, Simon Marchi wrote:
New in v2:

  - IsMallocatable -> IsMallocable
  - Formatting

OK.

(I'd suggest removing/simplifying the discussion about SFINAE from
the log.  It's just resolved distraction at this point.)

Thanks, I did that and pushed.

Simon


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]