Debian Patches

Status for libtext-unaccent-perl/1.08-2

Patch Description Author Forwarded Bugs Origin Last update
bug848156.patch #848156 - incompatible pointer types This patch was created while migrating the package to the 3.0 (quilt)
source format. The change was originally introduced by Hilko Bengen <bengen@debian.org>
in package version 1.08-1.3, with the following comment:
Fix a few "passing argument ... from incompatible pointer type" warnings -- and a segfault. (Closes: #848156)
Lucas Nussbaum <lucas@debian.org> no debian vendor 2023-08-04
0001-Explicitly-set-HAS_VPRINTF-no-longer-defined-by-Perl.patch [PATCH 1/3] Explicitly set HAS_VPRINTF, no longer defined by Perl
HAS_VPRINTF was removed from Perl in 5.27.6 with

https://github.com/Perl/perl5/commit/edee246148d0f7e22ea026e09413d4bcc0cb51dd

When it is not defined, there is no prototype for unac_debug_callback(),
which became a fatal compile error with GCC 14.

Unaccent.xs: In function ‘XS_Text__Unaccent_unac_debug’:
Unaccent.xs:109:17: error: implicit declaration of function ‘unac_debug_callback’ [-Wimplicit-function-declaration]
Niko Tyni <ntyni@debian.org> yes debian upstream 2024-08-04

All known versions for source package 'libtext-unaccent-perl'

Links