[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #66504] [gropdf] build failure on Solaris 10
From: |
G. Branden Robinson |
Subject: |
[bug #66504] [gropdf] build failure on Solaris 10 |
Date: |
Wed, 4 Dec 2024 06:11:44 -0500 (EST) |
Update of bug #66504 (group groff):
Status: In Progress => Need Info
_______________________________________________________
Follow-up Comment #9:
Err, no, I'm wrong. Sorry.
I'm still getting two Perl warnings.
gropdf: warning: Perl module 'Compress::Zlib' not available; cannot compress
this PDF
Use of uninitialized value in length at
/home/gbranden/groff-1.23.0.2586-af4f3/gropdf line 2031, <> line 97.
Use of uninitialized value in length at
/home/gbranden/groff-1.23.0.2586-af4f3/gropdf line 2047, <> line 97.
2031 if (!defined($S) and !length($P))
2032 {
2033 $P=' ';
2034 }
2035
2036 if ($St and $St!~m/^-?\d+$/)
2037 {
2038 Warn("Page numbering start '$St' must be
numeric");
2039 return;
2040 }
2041
2042 $cat->{PageLabels}={Nums => []} if
!exists($cat->{PageLabels});
2043
2044 my $label={};
2045 $label->{S} = "/$S" if $S;
2046 $label->{P} = "($P)" if length($P);
2047 $label->{St} = $St if length($St);
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?66504>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
- [bug #66504] [PATCH] [gropdf] build failure on Solaris 10, (continued)
[bug #66504] [gropdf] build failure on Solaris 10, G. Branden Robinson, 2024/12/01
[bug #66504] [gropdf] build failure on Solaris 10, Deri James, 2024/12/02
[bug #66504] [gropdf] build failure on Solaris 10, G. Branden Robinson, 2024/12/02
[bug #66504] [gropdf] build failure on Solaris 10, Deri James, 2024/12/03
[bug #66504] [gropdf] build failure on Solaris 10, G. Branden Robinson, 2024/12/03
[bug #66504] [gropdf] build failure on Solaris 10, G. Branden Robinson, 2024/12/03
[bug #66504] [gropdf] build failure on Solaris 10, Deri James, 2024/12/03
[bug #66504] [gropdf] build failure on Solaris 10, G. Branden Robinson, 2024/12/04
[bug #66504] [gropdf] build failure on Solaris 10, G. Branden Robinson, 2024/12/04
[bug #66504] [gropdf] build failure on Solaris 10,
G. Branden Robinson <=
[bug #66504] [gropdf] build failure on Solaris 10, G. Branden Robinson, 2024/12/04
[bug #66504] [gropdf] build failure on Solaris 10, G. Branden Robinson, 2024/12/04
[bug #66504] [gropdf] build failure on Solaris 10, G. Branden Robinson, 2024/12/04
[bug #66504] [patch][gropdf] build failure on Solaris 10, Deri James, 2024/12/05
[bug #66504] [PATCH] [gropdf] build failure on Solaris 10, G. Branden Robinson, 2024/12/06
[bug #66504] [PATCH] [gropdf] build failure on Solaris 10, G. Branden Robinson, 2024/12/06
[bug #66504] [PATCH] [gropdf] build failure on Solaris 10, G. Branden Robinson, 2024/12/06
[bug #66504] [PATCH] [gropdf] build failure on Solaris 10, G. Branden Robinson, 2024/12/06