Debian Patches

Status for persistent-cache-cpp/1.0.5-4

Patch Description Author Forwarded Bugs Origin Last update
0001_explicitly-include-boost-optional-optional_io-hpp.patch [PATCH] Explicitly include boost/optional/optional_io.hpp
std::optional doesn't support operator<< so core::Optional users shouldn't
expect it to be available. However, consumers (e.g. GoogleTest) can
auto-detect this operator using "ADL", so without including
boost/optional/optional_io.hpp they will detect the non-working one which
breaks the build.
Guido Berhoerster <guido+gitlab.com@berhoerster.name> no 2021-11-12
11.patch [PATCH] persistent_string_cache_impl.h: #include <array> to fix FTBFS with gcc 12 Adrian Bunk <bunk@debian.org> no 2022-08-21

All known versions for source package 'persistent-cache-cpp'

Links