SA Bugzilla – Bug 4953
[review] Loaded, but unused: Carp.pm, Config.pm
Last modified: 2006-07-12 02:47:20 UTC
Carp.pm is loaded, but not used anywhere but spamd (Carp::cluck). Config.pm is loaded but not used in spamd. Trivial patch for svn trunk attached, can be hand-applied to 3.1 branch as well. (I have sent CLA on 25th may 2006). (Is Bugzilla the right place to register minor fixes like this one?)
Created attachment 3551 [details] Patch for svn trunk.
'(Is Bugzilla the right place to register minor fixes like this one?)' yep! (a) each bug entry is a ready-made "discussion thread", esp since it cc's dev@ anyway, and a permalink for discussion tracking which can be pointed to. (b) everyone gets to read why each change happens (since BZ cc's dev@). (b) it allows us to make sure the changes don't "slip through the cracks". applied to trunk.
marking FIXED; I don't think we urgently need to apply to 3.1.x as well
(In reply to comment #3) > marking FIXED; I don't think we urgently need to apply to 3.1.x as well I agree that it doesn't urgently need to be applied, but I'd like to have it applied for a future 3.1 release. :) +1 btw (the patch needs a little work to apply to 3.1, but...)
+1 in that case.
(In reply to comment #4) > +1 btw (the patch needs a little work to apply to 3.1, but...) what the heck, +1
applied: Sending lib/Mail/SpamAssassin/Conf/LDAP.pm Sending lib/Mail/SpamAssassin/Conf/Parser.pm Sending lib/Mail/SpamAssassin/Conf/SQL.pm Sending lib/Mail/SpamAssassin/Dns.pm Sending lib/Mail/SpamAssassin/PerMsgStatus.pm Sending lib/Mail/SpamAssassin/Reporter.pm Sending spamd/spamd.raw Transmitting file data ....... Committed revision 421209.