This is an automated email from the ASF dual-hosted git repository.
bneradt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver-libswoc.git
from 1c4e691 Add CTest support (#3)
new afba376 Fix some warnings from libswoc when building on FreeBSD 13.1.
(#11324)
new 508fa3b libswoc: Remove unused variables from some unit tests.
(#11326)
new 6488cfe Remove the need of `-Wno-stringop-overflow` warning
suppression (#11357)
new f1c1c9d Remove unused `alloc` parameter in swoc/Vectray functionality
(#11475)
new dbb8e73 Fix libswoc compile with clang 20 (#11771)
The 5 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:
code/include/swoc/DiscreteRange.h | 6 +++---
code/include/swoc/Vectray.h | 6 +++---
unit_tests/CMakeLists.txt | 2 +-
unit_tests/ex_bw_format.cc | 2 --
unit_tests/test_TextView.cc | 4 ----
unit_tests/test_bw_format.cc | 1 -
unit_tests/test_ip.cc | 2 --
unit_tests/test_range.cc | 1 -
8 files changed, 7 insertions(+), 17 deletions(-)