Debian Patches

Status for amoebax/0.2.1+dfsg-8

Patch Description Author Forwarded Bugs Origin Last update
make.patch Don't install DLLS This patch removes the reference in make file to produce useless DLLS Wences Arana <aranax@debian.org.gt> no 2011-07-25
desktop.patch desktop Debian Games Team <pkg-games-devel@lists.alioth.debian.org> no 2014-04-27
const.patch This patch fix the cast error using char* instead of char * Wences Arana <aranax@debian.org.gt> no 2011-07-25
configure.patch This patch removes the reference to useless DLLS Wences Arana <aranax@debian.org.gt> no 2011-07-25
mayhem-segfault.patch mayhem segfault Markus Koschany <apo@debian.org> no upstream 2014-04-28
support-runstatedir-option.patch support runstatedir option Markus Koschany <apo@debian.org> no 2020-11-14
dont-take-ref-on-textwidth-comparator.patch Don't take reference on TextWidth binary comparator
Since C++20, the custom binary operator used by std::accumulate should
take a std::move(acc) instead of simply `acc` as before. This means we
no longer can take a lvalue reference. Don't restrict to one type or
another, so that it can compile with any standard.

Note that this means that a copy will take place with the new signature.
However, it should be only an integer copy, which should be cheap enough
to pay the price for compatibility with C++20 and later.
"Henrique F. Simoes" <henriquesimoes@riseup.net> no debian 2026-04-21

All known versions for source package 'amoebax'

Links