[
https://issues.apache.org/jira/browse/TS-2547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14007241#comment-14007241
]
ASF subversion and git services commented on TS-2547:
-----------------------------------------------------
Commit 7353f6690f6072845fe5fa44344d3b05b4ed33dc in trafficserver's branch
refs/heads/master from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=7353f66 ]
TS-2547 Remove Resources.c/h, and NEW as well
> Remove Resource.{cc,h}
> ----------------------
>
> Key: TS-2547
> URL: https://issues.apache.org/jira/browse/TS-2547
> Project: Traffic Server
> Issue Type: Improvement
> Components: Core
> Reporter: Leif Hedstrom
> Assignee: Leif Hedstrom
> Labels: cleanup
> Fix For: 5.0.0
>
>
> This has no functionality as it is now (even if enabled), and honestly, the
> functionality it was supposed to provide is better provided with e.g.
> tcmalloc's debugging features.
> This would also remove the NEW() macro, eliminating the NEW(new) pattern.
> NEW() never did anything anyways, and again, I think tcmalloc provides
> debugging:
> http://gperftools.googlecode.com/svn/trunk/doc/heap_checker.html
--
This message was sent by Atlassian JIRA
(v6.2#6252)