Skip Menu |

This queue is for tickets about the CGI-SSI CPAN distribution.

Report information
The Basics
Id: 105562
Status: new
Priority: 0/
Queue: CGI-SSI

People
Owner: Nobody in particular
Requestors: gregoa [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



From: gregoa [...] cpan.org
Subject: [PATCH] use File::Temp's tmpnam() instead of POSIX'.
In Debian we are currently applying the following patch to CGI-SSI. We thought you might be interested in it too. Description: use File::Temp's tmpnam() instead of POSIX'. The latter is deprecated and throws loud warnings under 5.22, which lead to test failures due to the equally deprecated "use warnings fatal => 'ALL';". Origin: vendor Bug-Debian: https://bugs.debian.org/790348 Author: gregor herrmann <gregoa@debian.org> Last-Update: 2015-06-29 The patch is tracked in our Git repository at https://anonscm.debian.org/cgit/pkg-perl/packages/libcgi-ssi-perl.git/plain/debian/patches/posix-tmpnam.patch Thanks for considering, gregor herrmann, Debian Perl Group
Here's the patch.

Message body is not shown because sender requested not to inline it.