Bug#866321: frozen-bubble: uses deprecated POSIX::tmpnam()
Dominique Dumont
dod at debian.org
Fri Jun 30 19:40:46 UTC 2017
On Wed, 28 Jun 2017 23:29:08 +0300 Niko Tyni <ntyni at debian.org> wrote:
> This package uses POSIX::tmpnam(), deprecated in Perl 5.22
> and removed in 5.26 (currently in experimental.)
>
> /usr/games/frozen-bubble:6024: do { $filename = POSIX::tmpnam() }
>
> It looks like this is in the '--replay' code path and not the
> game itself, so filing at 'normal' for now.
I can do a patch to replace POSIX::tmpnam with File::Temp..
I still wonder how to test it though ...
All the best
--
https://github.com/dod38fr/ -o- http://search.cpan.org/~ddumont/
http://ddumont.wordpress.com/ -o- irc: dod at irc.debian.org
More information about the pkg-perl-maintainers
mailing list