http://bugzilla.spamassassin.org/show_bug.cgi?id=3194

           Summary: constants can't be used directly in RE
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: major
          Priority: P1
         Component: Rules (Eval Tests)
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


EvalTests.pm uses constants from Constants.pm without assigning them first
to variables.  This does not work in perl.  (See second paragraph of NOTES
in "perldoc constant".)

Other modules may also do this incorrectly.

See Received.pm for examples.



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

Reply via email to