Skip Menu |

This queue is for tickets about the PDF-Reuse CPAN distribution.

Report information
The Basics
Id: 43232
Status: resolved
Priority: 0/
Queue: PDF-Reuse

People
Owner: cnighs [...] cpan.org
Requestors: ntyni [...] iki.fi
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.35
Fixed in: 0.36_03



Subject: Wrong prototype for findFont()
Hi, Andreas Faust reported in <http://bugs.debian.org/514737> that the findFont prototype is incorrect. It's not clear how exactly this breaks, but the empty prototype in sub findFont() { no warnings; my $Font = shift || ''; [...] is certainly wrong. Thanks for your work, -- Niko Tyni (Debian Perl Group) ntyni@debian.org
This bug has been fixed in ref bugs/43232 in my github repo. A zip'd version of the fixed code may be downloaded here: https://github.com/cnighswonger/PDF-Reuse/archive/bugs/43232.zip Please test, verify, and followup here. After verification, this fix will appear in the next stable release.