https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7472
Bug ID: 7472
Summary: pod2man fails to process sa-check_spamd.raw
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: Undefined
Created attachment 5463
--> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5463&action=edit
Patch to trunk
trunk$ pod2man sa-check_spamd.raw sa-check_spamd.1p
sa-check_spamd.raw around line 426: Expected text after =item, not a number
sa-check_spamd.raw around line 431: Expected text after =item, not a number
sa-check_spamd.raw around line 436: Expected text after =item, not a number
POD document had syntax errors at /usr/bin/pod2man line 70.
ctrl:trunk$ echo $?
130
We've been applying the attached patch in Debian for some time to address this,
but I believe that this is the first time the issue has been raised upstream.
The Debian bug indicates that this was a non-fatal error prior to Perl 5.18.
I've confirmed the issue in trunk and in the 3.4 branch.
--
You are receiving this mail because:
You are the assignee for the bug.