Subject: | [PATCH] missing format argument [-Werror=format-security] |
Date: | Sat, 10 May 2014 20:42:31 +0200 |
To: | bug-net-ssleay [...] rt.cpan.org |
From: | gregor herrmann <gregoa [...] debian.org> |
In Debian we are currently applying the attached patch to Net-SSLeay.
We thought you might be interested in it, too.
Description: fix build-failure on most Debian architectures:
SSLeay.xs: In function 'XS_Net__SSLeay_OCSP_response_results':
SSLeay.xs:5602:3: error: format not a string literal and no format arguments
[-Werror=format-security]
croak(error);
^
cc1: some warnings being treated as errors
.
Cf. https://buildd.debian.org/status/logs.php?pkg=libnet-ssleay-perl&ver=1.59-1
Origin: vendor
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2014-05-10
Thanks in advance,
gregor herrmann, Debian Perl Group
Message body is not shown because sender requested not to inline it.