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 2018/04/19 17:49:23 UTC

[Bug 7576] New: Perl 5.26 Unescaped left brace in regex is deprecated

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

            Bug ID: 7576
           Summary: Perl 5.26 Unescaped left brace in regex is deprecated
           Product: Spamassassin
           Version: 3.4.1
          Hardware: PC
                OS: FreeBSD
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: spamassassin
          Assignee: dev@spamassassin.apache.org
          Reporter: philip@abv.bg
  Target Milestone: Undefined

I am using DiractAdmin control panel which includes the SpamAssassin 3.4.1
package.

Recently I upgraded from Perl 5.24 to Perl 5.26. Since then I am getting the
following warning related to SpamAssassin:

Unescaped left brace in regex is deprecated here (and will be fatal in Perl
5.30), passed through in regex; marked by <-- HERE in m/^(.{ <-- HERE
,200}).*$/ at /usr/lib/perl5/site_perl/Mail/SpamAssassin/PerMsgStatus.pm line
921.

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

[Bug 7576] Perl 5.26 Unescaped left brace in regex is deprecated

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

Kevin A. McGrail <km...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kmcgrail@apache.org
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #1 from Kevin A. McGrail <km...@apache.org> ---
This is already fixed in the code.

*** This bug has been marked as a duplicate of bug 7369 ***

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