Debian Patches

Status for pinfo/0.6.13-1.3

Patch Description Author Forwarded Bugs Origin Last update
fix_gcc-10.patch Fix ftbfs with GCC-10. Sudip Mukherjee <sudipm.mukherjee@gmail.com> no debian
Werror-format.patch [PATCH] src/video.c: use %ld to print longs
ncurses-6.3 added printf()-stype attribute annotations for gcc-like
compilers that can now detect argument mismatches:

video.c:114:26: error: format '%d' expects argument of type 'int',
but argument 3 has type 'long unsigned int' [-Werror=format=]
114 | printw(_("Viewing line %d/%d, 100%%"), lines, lines);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
Sergei Trofimovich <slyich@gmail.com> no 2021-11-11

All known versions for source package 'pinfo'

Links