Skip to content

fix Perlcritic tests in Mail::SpamAssassin::Handler code - #37

Closed
bigio wants to merge 1 commit into
apache:trunkfrom
bigio:handler-critic
Closed

fix Perlcritic tests in Mail::SpamAssassin::Handler code#37
bigio wants to merge 1 commit into
apache:trunkfrom
bigio:handler-critic

Conversation

@bigio

@bigio bigio commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@sidney

sidney commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

I was just starting on that too. I've been going through to verify that there's no obscure bug to be introduced. There is a difference between return undef; and return; if it is called in list context. But I think I've proven that it can't be called that way in any of these cases. There are a couple more files where the Perlcritic test was silenced which should be fixed the same way instead, I'll get those too.

@sidney

sidney commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

I've created https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8409 to work on this. Thanks for the submission.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants