This is an automated email from the ASF dual-hosted git repository.
zwoop pushed a change to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.
from 6a9bf65 Updated Changelog
new 9be45be GCC 10: Update traffic_via to use string_view to avoid
compile errors.
new 35ee507 GCC 10 fixes - simple fixes.
new 4702409 gcc10: fixed warning about returning local variable in
int64_to_str()
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
iocore/cache/P_CacheTest.h | 2 +-
proxy/http/HttpTunnel.cc | 4 +--
src/traffic_via/traffic_via.cc | 81 +++++++++++++++++-------------------------
src/tscore/Arena.cc | 4 +--
src/tscore/ink_hrtime.cc | 38 ++++++++++----------
5 files changed, 58 insertions(+), 71 deletions(-)