new/delete overloading, why?

From: Henrik Nordström <henrik_at_henriknordstrom.net>
Date: Fri, 20 Aug 2010 14:28:04 +0200

Why are we overloading new/delete with xmalloc/xfree?

   include/SquidNew.h

this is causing "random" linking issues every time some piece of code
forgets to include SquidNew.h, especially when building helpers etc. And
I fail to see what benefit we get from overloading the new/delete
operators in this way.

Regards
Henrik
Received on Fri Aug 20 2010 - 12:28:08 MDT

This archive was generated by hypermail 2.2.0 : Sat Aug 21 2010 - 12:00:04 MDT