Debian Patches

Status for etlcpp/20.37.2+dfsg-1.1

Patch Description Author Forwarded Bugs Origin Last update
version-from-cmake-argument.patch diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1ce02e5..36fd3f5 100644
no
do-not-build-with-sanitizers.patch diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index b73a50e..7ceac3a 100644
no
include-cstdint-to-build-with-gcc-13.patch Before this patch we get this:

cd obj-x86_64-linux-gnu/test && \
c++ \
-DETL_DEBUG \
-I../../test/../include \
-isystem ../../test/UnitTest++/.. \
-Wno-aggressive-loop-optimizations \
-Wno-pessimizing-move \
-std=gnu++20 \
-fno-omit-frame-pointer \
-fno-common \
-Wall \
-Wextra \
-Werror \
-o CMakeFiles/etl_tests.dir/test_optional.cpp.o \
-c ../../test/test_optional.cpp

....

../../test/test_optional.cpp:497:24: error: uint8_t is not a member of std; did you mean wint_t?
497 | etl::optional<std::uint8_t> get_optional_test_bug_634()
| ^~~~~~~
| wint_t

diff --git a/test/test_optional.cpp b/test/test_optional.cpp
index c1cf0a0..6f23822 100644
no
removed-external-links-to-function-purely-locally.patch diff --git a/README.md b/README.md
index bd1f0b6..258d442 100644
no
removed-CI-to-not-confuse-salsa.patch =================================================================== no

All known versions for source package 'etlcpp'

Links