http://bugzilla.spamassassin.org/show_bug.cgi?id=3300
Summary: "my" variable declaration mysql
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: spamc/spamd
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
Installed trunk rev 10245,
I get:
Apr 24 22:00:35 server spamd[8354]: "my" variable $sql masks earlier
declaration in same scope
at /usr/lib/perl5/site_perl/5.8.3/Mail/SpamAssassin/BayesStore/SQL.pm line 262.
Apr 24 22:00:35 server spamd[8354]: "my" variable $rows masks earlier
declaration in same scope
at /usr/lib/perl5/site_perl/5.8.3/Mail/SpamAssassin/BayesStore/SQL.pm line 264.
Apr 24 22:00:38 server spamd[8354]: server started on UNIX domain
socket /var/lib/spamassassin/spamd.sock (running version 3.0.0-r10051)
when starting spamd. Running RH9, Perl 5.8.3, and Mysql 4.0.17. It only
occurs on the start, then appears to process messages normally. I get the same
error when running lint. I haven't (but should), check to see if tokens are
actually getting added to the db.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.