summaryrefslogtreecommitdiff
path: root/apt-pkg/pkgcachegen.cc
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2026-04-07 11:46:07 +0200
committerJulian Andres Klode <jak@debian.org>2026-04-07 11:46:07 +0200
commitf2c87504c4c3517a8420d789e40411f74fe45e19 (patch)
treeb5ed6075a2ac295f79dc0ef3c30aa67407aa3ff3 /apt-pkg/pkgcachegen.cc
parent02a6910f9683b0167c0783423ce9b0e6decddc45 (diff)
hashes: Use std::span instead of std::basic_string_view
std::basic_string_view should not be initialized locally, only in the std library. Replace it with a simple span instead. This should fix compilation with LLVM 18+. Supersedes: https://salsa.debian.org/apt-team/apt/-/merge_requests/511
Diffstat (limited to 'apt-pkg/pkgcachegen.cc')
0 files changed, 0 insertions, 0 deletions