Debian Patches

Status for perdition/2.2-3.3

Patch Description Author Forwarded Bugs Origin Last update
fix-build.patch Fix build because of missing stdint, leading to build error gcc -DHAVE_CONFIG_H -I. -I.. -DPERDITION_LIBDIR=\"/usr/lib\" -DPERDITION_SYSCONFDIR=\"/etc/perdition\" -DPERDITION_LOCALSTATEDIR=\"/var\" -I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/perdition-2.2=. -fstack-protector-strong -Wformat -Werror=format-security -MT acap_token.o -MD -MP -MF .deps/acap_token.Tpo -c -o acap_token.o acap_token.c
acap_token.c: In function 'acap_token_status':
acap_token.c:186:12: error: 'SIZE_MAX' undeclared (first use in this function); did you mean 'SSIZE_MAX'?
if (len > SIZE_MAX || len > ACAP_LITERAL_MAX)
^~~~~~~~
SSIZE_MAX
acap_token.c:186:12: note: each undeclared identifier is reported only once for each function it appears in
Gianfranco Costamagna <locutusofborg@debian.org> no 2018-02-02

All known versions for source package 'perdition'

Links