Bug 7576 - Perl 5.26 Unescaped left brace in regex is deprecated
Summary: Perl 5.26 Unescaped left brace in regex is deprecated
Status: RESOLVED DUPLICATE of bug 7369
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: spamassassin (show other bugs)
Version: 3.4.1
Hardware: PC FreeBSD
: P2 trivial
Target Milestone: Undefined
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-19 17:49 UTC by Philip Petrov
Modified: 2018-04-19 17:57 UTC (History)
1 user (show)



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description Philip Petrov 2018-04-19 17:49:23 UTC
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.
Comment 1 Kevin A. McGrail 2018-04-19 17:57:53 UTC
This is already fixed in the code.

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