Debian Patches

Status for hexcurse/1.58-1.4

Patch Description Author Forwarded Bugs Origin Last update
0001-Dont-ignore-singals.patch Dont ignore singals Gergely Risko <gergely@risko.hu> no 2014-04-01
0002-Manpage-fix.patch Manpage fix Gergely Risko <gergely@risko.hu> no 2014-04-01
0001-explicitly-mark-fallthrough-case.patch explicitly mark fallthrough case
This prevents another error that got introduced with the more thorough
diagnostics in GCC-7.
Felix Gruber <felgru@gmx.de> no 2017-05-05
0001-fix-format-truncation-error-with-GCC-7.patch fix format truncation error with GCC-7
GCC-7 introduced new warnings and errors. Among them is a new warning
for possible truncations in the output of snprintf. Since we are only
interested in the return value of snprintf and do not use the string
written by it we can also replace the buffer with a NULL pointer.
This makes it explicit that we do not want to write a string and
silences the GCC-7 error.

See also the examples in
http://en.cppreference.com/w/c/io/fprintf
Felix Gruber <felgru@gmx.de> no 2017-05-05
fix_ftbfs.patch Fix ftbfs with GCC-9 Sudip Mukherjee <sudipm.mukherjee@gmail.com> no
gcc-10.patch Fix FTBFS Sudip Mukherjee <sudipm.mukherjee@gmail.com> no debian
0001-Fix-string-format-errors-with-recent-ncurses.patch [PATCH] Fix string format errors with recent ncurses Sven Joachim <svenjoac@gmx.de> no 2021-10-13

All known versions for source package 'hexcurse'

Links