You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2017/04/16 02:14:54 UTC

[Bug 7408] New: Change some methods in Node.pm from methods to ordinary subroutines

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7408

            Bug ID: 7408
           Summary: Change some methods in Node.pm from methods to
                    ordinary subroutines
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Libraries
          Assignee: dev@spamassassin.apache.org
          Reporter: sidney@sidney.com
  Target Milestone: Undefined

This was committed to trunk as revision 1707588 without opening a Bugzilla
issue. Creating an issue here to document the patch before porting to the 3.4
branch as part of syncing sources in branch with trunk before the 3.4.2
release.

Node.pm: change _normalize(), _decode_header() and __decode_header() from
methods to normal subroutines, no need to drag the object along

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7408] Change some methods in Node.pm from methods to ordinary subroutines

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7408

Sidney Markowitz <si...@sidney.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sidney@sidney.com
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Sidney Markowitz <si...@sidney.com> ---
Committed to branch 3.4 as revision 1791555

-- 
You are receiving this mail because:
You are the assignee for the bug.