Andreas Metzler
Andreas Metzler
This is imported from the Debian package: This prevents things from exploding in flames if an error occurs and the code tries to unwind before the codec and container initialiser...
Hello this is a copy of #253 which was erroneously closed. Quote danstender > Unfortunately, the "lenna" image set became recognized as being problematic for distributing in a free software...
Hello, if -tls is specified together with --tls-on-connect swaks will try to do STARTTLS on top of TLS. I **suspect** this is an oversight and not useful functionality (double-tunnel?) and...
Hello, GNU autogen is dead upstream (last commit in Dec 2022).
Hello, luminance-hdr FTBFS against boost 1.88 with: ``` cd /tmp/LUMINANCE-HDR/luminance-hdr/obj-x86_64-linux-gnu/src/Libpfs && /usr/lib/ccache/c++ -DBRANCH_PREDICTION -DHAVE_CFITSIO -DHAVE_FFTW3F -DHAVE_INLINE -DLHDR_CXX11_ENABLED -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/usr/include/libraw -I/usr/include/eigen3 -I/usr/include/exiv2 -I/usr/include/OpenEXR -I/usr/include/Imath -I/tmp/LUMINANCE-HDR/luminance-hdr/src -I/tmp/LUMINANCE-HDR/luminance-hdr/obj-x86_64-linux-gnu/src -I/tmp/LUMINANCE-HDR/luminance-hdr/obj-x86_64-linux-gnu -isystem...
Numpy support breaks with numpy 2.0. The cmake test fails: ``` -- Found Python: /usr/bin/python3 (found version "3.13.1") found components: Interpreter -- Checking for threading support: std::thread -- (added compiler...