https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6488
Summary: Lint errors with Perl 5.12.1
Product: Spamassassin
Version: 3.3.1
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Libraries
AssignedTo: [email protected]
ReportedBy: [email protected]
When running SA v3.3.1 on Linux with perl 5.12.1, I get the following lint
errors:
Sep 8 15:23:44.322 [21388] warn: Use of "goto" to jump into a construct is
deprecated at /opt/ActivePerl-5.12/site/lib/Mail/SpamAssassin/Plugin/Check.pm
line 409.
Sep 8 15:23:45.242 [21388] warn: Use of uninitialized value in lc at
/opt/ActivePerl-5.12/site/lib/Mail/SpamAssassin/Plugin/MIMEEval.pm line 501.
Sep 8 15:23:45.248 [21388] warn: Use of uninitialized value $name in lc at
/opt/ActivePerl-5.12/site/lib/Mail/SpamAssassin/Plugin/AntiVirus.pm line 101.
Sep 8 15:23:45.248 [21388] warn: Use of uninitialized value in lc at
/opt/ActivePerl-5.12/site/lib/Mail/SpamAssassin/Plugin/AntiVirus.pm line 103.
The 'Use of "goto" line appears several times. Also, there is a warning about
defined(%hash), but that has already been reported.
SpamAssassin version 3.3.1
running on Perl version 5.12.1
Linux ornlspam01.ornl.gov 2.6.18-194.11.1.el5 #1 SMP Tue Jul 27 05:45:06 EDT
2010 x86_64 x86_64 x86_64 GNU/Linux
--
Configure bugmail:
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.