This is an automated email from the ASF dual-hosted git repository.
cmcfarlen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from 8a265a504 Add dockerfile for building h3 tools for testing (#9357)
add a2d8a0953 cleanup cache inlines to avoid duplicate symbol definitions
(#9443)
No new revisions were added by this update.
Summary of changes:
iocore/cache/CMakeLists.txt | 1 -
iocore/cache/I_CacheDefs.h | 2 ++
iocore/cache/Inline.cc | 30 -------------------
iocore/cache/Makefile.am | 1 -
iocore/cache/P_CacheArray.h | 25 +++++++---------
iocore/cache/P_CacheDir.h | 15 ++++++----
iocore/cache/P_CacheHttp.h | 2 +-
iocore/cache/P_CacheInternal.h | 67 ++++++++++++++++++++----------------------
iocore/cache/P_CacheVol.h | 52 ++++++++++++++++----------------
9 files changed, 81 insertions(+), 114 deletions(-)
delete mode 100644 iocore/cache/Inline.cc